luci-app-mwan3: fix css status with
This commit fixes the width of the mwan3 status page for the openwrt-2020 theme. Signed-off-by: Florian Eckert <fe@dev.tdt.de> (cherry picked from commit 6fa40fffcaa6015633e1e7426ff1f0bae61597c9)
This commit is contained in:
parent
ea334e254e
commit
0ddb72dec2
@ -99,7 +99,7 @@ XHR.poll(-1, '<%=luci.dispatcher.build_url("admin", "status", "mwan", "interface
|
||||
display: inline-block;
|
||||
margin: 1rem;
|
||||
padding: 1rem;
|
||||
width: 10rem;
|
||||
width: 15rem;
|
||||
float: left;
|
||||
line-height: 125%;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user