mirror of
https://github.com/kenzok8/openwrt-packages.git
synced 2025-01-08 11:37:36 +08:00
update 2023-03-21 09:14:22
This commit is contained in:
parent
bbc5a7302b
commit
04fe73cad1
File diff suppressed because one or more lines are too long
@ -2188,6 +2188,7 @@ body:not(.Interfaces) .cbi-rowstyle-2:first-child {
|
||||
transition: box-shadow 0.15s ease;
|
||||
box-sizing: border-box;
|
||||
min-width: 15.5rem;
|
||||
width: 15.5rem;
|
||||
}
|
||||
|
||||
.cbi-dynlist>.add-item {
|
||||
@ -2228,6 +2229,7 @@ body:not(.Interfaces) .cbi-rowstyle-2:first-child {
|
||||
.cbi-dynlist>.add-item:not([ondrop])>input {
|
||||
overflow: hidden;
|
||||
min-width: 15.5rem;
|
||||
width: 15.5rem;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user