mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-20 17:18:51 +02:00
Fix indirect links block height
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
.ibo-block-indirect-links--edit--dialog{
|
||||
overflow:hidden !important;
|
||||
> form{
|
||||
overflow: auto;
|
||||
overflow: auto;
|
||||
height: 100%
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user