git.99rst.org
/
openwrt-luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
8f61f16
)
luci-theme-material: zone-forwards wrap
author
Jyn
<redacted>
Mon, 14 Apr 2025 07:41:59 +0000
(14:41 +0700)
committer
Paul Donald
<redacted>
Mon, 14 Apr 2025 13:19:35 +0000
(15:19 +0200)
Signed-off-by: Jyn <redacted>
themes/luci-theme-material/htdocs/luci-static/material/cascade.css
patch
|
blob
|
history
diff --git
a/themes/luci-theme-material/htdocs/luci-static/material/cascade.css
b/themes/luci-theme-material/htdocs/luci-static/material/cascade.css
index a034733da1933ba8beb4faed124b40092e70335b..cf7dbe973112053f78c3d63110ba946ffb33b5b2 100644
(file)
--- a/
themes/luci-theme-material/htdocs/luci-static/material/cascade.css
+++ b/
themes/luci-theme-material/htdocs/luci-static/material/cascade.css
@@
-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 {
git clone https://git.99rst.org/PROJECT