mirror of
https://gitlab2.federez.net/re2o/re2o
synced 2024-11-22 11:23:10 +00:00
Merge branch 'fix_switch_topologie_port_overflow' into 'dev'
Fix switch topologie port view overflow See merge request re2o/re2o!584
This commit is contained in:
commit
c871c7a02e
1 changed files with 1 additions and 0 deletions
|
@ -148,6 +148,7 @@ a > i.fa {
|
|||
|
||||
.table-responsive {
|
||||
overflow: visible;
|
||||
overflow-x: scroll;
|
||||
}
|
||||
|
||||
/* Make modal wider on wide screens */
|
||||
|
|
Loading…
Reference in a new issue