mirror of
https://github.com/rosywrt/luci-theme-rosy.git
synced 2025-01-08 11:57:30 +08:00
fix #58
Fixed a bug in the overlap of the network part of the overview page under chrome # 修复了chrome下总览页面网络部分盒子重叠的bug
This commit is contained in:
parent
d2c555ee89
commit
c29c06b45c
@ -1217,7 +1217,7 @@ td > .ifacebadge,
|
||||
}
|
||||
|
||||
.network-status-table .ifacebox-body > span {
|
||||
flex: 10 10 auto;
|
||||
flex: 10 10;
|
||||
}
|
||||
|
||||
.network-status-table .ifacebox-body > div {
|
||||
|
Loading…
Reference in New Issue
Block a user