gaya.css: fix missing minimum size setting

This commit is contained in:
syb999 2024-03-06 19:58:46 +08:00
parent 5154da69bc
commit 9785b8acb1

View File

@ -2756,6 +2756,7 @@
#cbi-firewall-zone .td,
#cbi-network-switch_vlan .td {
width: 100%;
min-width: 60px;
}
.cbi-rowstyle-2 {