mirror of
https://github.com/openwrt/luci.git
synced 2025-12-21 19:14:34 +04:00
luci-theme-material: zone-forwards wrap
Signed-off-by: Jyn <pvp4eek@gmail.com>
This commit is contained in:
@@ -2189,10 +2189,12 @@ span[data-tooltip] .label {
|
||||
.zone-forwards {
|
||||
display: flex;
|
||||
min-width: 10rem;
|
||||
flex-wrap: nowrap;
|
||||
}
|
||||
|
||||
.zone-forwards > * {
|
||||
flex: 1 1 45%;
|
||||
text-wrap: auto;
|
||||
}
|
||||
|
||||
.zone-forwards > span {
|
||||
|
||||
Reference in New Issue
Block a user