mirror of
https://github.com/openwrt/luci.git
synced 2025-12-21 17:04:35 +04:00
luci-theme-openwrt-2020: zone-forwards wrap
Signed-off-by: Jyn <pvp4eek@gmail.com>
This commit is contained in:
@@ -779,6 +779,11 @@ p > a {
|
||||
.zone-forwards {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
flex-wrap: nowrap;
|
||||
}
|
||||
|
||||
.zone-forwards > * {
|
||||
text-wrap: auto;
|
||||
}
|
||||
|
||||
.cbi-progressbar {
|
||||
|
||||
Reference in New Issue
Block a user