mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-18 14:58:43 +02:00
N°2847 - Fix object details being too wide
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
|
||||
#ibo-main-content{
|
||||
flex-grow: 1; /* To occupy maximum width, side content will handle its width */
|
||||
overflow-x: auto; /* To avoid main content to be too wide when the blocks within it have no width constraints. This way it will occupy only the remaining space left by the side part */
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user