8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-09-19 20:53:09 +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:
chirac 2021-01-07 23:06:21 +01:00
commit c871c7a02e

View file

@ -148,6 +148,7 @@ a > i.fa {
.table-responsive {
overflow: visible;
overflow-x: scroll;
}
/* Make modal wider on wide screens */