Fix not being able to scroll dropdown on touch devices in web UI (#34873)
This commit is contained in:
parent
0182fc389e
commit
d47199dd4b
1 changed files with 0 additions and 1 deletions
|
@ -6605,7 +6605,6 @@ a.status-card {
|
||||||
|
|
||||||
ul {
|
ul {
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
flex-shrink: 0;
|
|
||||||
padding-bottom: 8px;
|
padding-bottom: 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue