[Glitch] Fix not being able to scroll dropdown on touch devices in web UI

Port d47199dd4b to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
Eugen Rochko
2025-06-02 10:07:42 +02:00
committed by Claire
parent 088af860b3
commit 8d8b0b2ec0

View File

@@ -6844,7 +6844,6 @@ a.status-card {
ul {
overflow-y: auto;
flex-shrink: 0;
padding-bottom: 8px;
}