mirror of
https://github.com/openwrt/luci.git
synced 2025-12-21 21:24: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 {
|
.zone-forwards {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
flex-wrap: nowrap;
|
||||||
|
}
|
||||||
|
|
||||||
|
.zone-forwards > * {
|
||||||
|
text-wrap: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.cbi-progressbar {
|
.cbi-progressbar {
|
||||||
|
|||||||
Reference in New Issue
Block a user