mirror of
https://github.com/derisamedia/luci-theme-alpha.git
synced 2025-01-05 10:16:56 +08:00
gaya.css: fix missing minimum size setting
This commit is contained in:
parent
5154da69bc
commit
9785b8acb1
@ -2756,6 +2756,7 @@
|
||||
#cbi-firewall-zone .td,
|
||||
#cbi-network-switch_vlan .td {
|
||||
width: 100%;
|
||||
min-width: 60px;
|
||||
}
|
||||
|
||||
.cbi-rowstyle-2 {
|
||||
|
Loading…
Reference in New Issue
Block a user