luci-theme-bootstrap: mobile style fixes for vlan filter matrix
Signed-off-by: Jo-Philipp Wich <jo@mein.io> (cherry picked from commit e6a2cdbdab83f8eaefeec36ad668468ea374d471)
This commit is contained in:
parent
1397a1b72e
commit
bd36169e8c
@ -325,6 +325,18 @@ header h3 a, header .brand {
|
||||
[data-page="admin-status-processes"] .td[data-widget="button"]::before {
|
||||
display: none;
|
||||
}
|
||||
|
||||
[data-name="bridge-vlan"] > div {
|
||||
overflow: visible !important;
|
||||
}
|
||||
|
||||
[data-name="bridge-vlan"] .td[data-title] {
|
||||
flex-basis: 33%;
|
||||
}
|
||||
|
||||
[data-name="bridge-vlan"] .td[data-title]::before {
|
||||
content: attr(data-title);
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (max-device-width: 375px) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user