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>
This commit is contained in:
Florian Eckert 2021-05-06 11:44:57 +02:00
parent 2b0fbcb0c8
commit 6fa40fffca

View file

@ -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%;
}