fix: error text overlay of source selection dialog

This commit is contained in:
Kentai Radiquum 2025-04-12 15:18:20 +05:00
parent 59419d4ad4
commit b537d9584a
Signed by: Radiquum
GPG key ID: 858E8EE696525EED

View file

@ -169,6 +169,7 @@
user-select: none;
width: fit-content;
max-height: fit-content;
z-index: 5;
}
@media (min-width: 640px) {