Fix object details width when using vertical tabs

This commit is contained in:
Stephen Abello
2021-02-23 11:26:46 +01:00
parent 770d96cdec
commit fbe173444e

View File

@@ -23,6 +23,7 @@ $ibo-panel-with-tab-container--margin-x: -1 * $ibo-panel--body--padding-x !defau
> .ibo-tab-container--tab-container-list{
height: 100%;
overflow-y: auto;
flex-grow: 1;
}
}
}