Fix not being able to scroll dropdown on touch devices in web UI (#34873)
This commit is contained in:
@@ -6605,7 +6605,6 @@ a.status-card {
|
|||||||
|
|
||||||
ul {
|
ul {
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
flex-shrink: 0;
|
|
||||||
padding-bottom: 8px;
|
padding-bottom: 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user