N°2847 - Tab container: Fix min width (alignment with medallion) with short tab labels

This commit is contained in:
Molkobain
2020-10-09 00:06:21 +02:00
parent 00212e8127
commit 1dd4d1479c

View File

@@ -1024,6 +1024,7 @@ EOF
height: auto;
padding-left: unset;
margin-right: unset;
min-width: calc(32px + 90px + 32px);
}
.object-details .ibo-panel > .ibo-panel--body > .ibo-tab-container.ibo-is-vertical > .ibo-tab-container--tabs-list > .ibo-tab-container--tab-header{
height: 50px;