mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 10:38:45 +02:00
N°2847 Fix object details width when using vertical tabs
This commit is contained in:
@@ -1034,6 +1034,9 @@ EOF
|
||||
width: 100%;
|
||||
justify-content: left;
|
||||
}
|
||||
.object-details .ibo-panel > .ibo-panel--body > .ibo-tab-container.is-vertical > .ibo-tab-container--tab-container {
|
||||
flex-grow: 1;
|
||||
}
|
||||
CSS
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user