mirror of
https://github.com/Radiquum/AniX.git
synced 2025-04-19 16:04:41 +00:00
fix: error text overlay of source selection dialog
This commit is contained in:
parent
59419d4ad4
commit
b537d9584a
1 changed files with 1 additions and 0 deletions
|
@ -169,6 +169,7 @@
|
||||||
user-select: none;
|
user-select: none;
|
||||||
width: fit-content;
|
width: fit-content;
|
||||||
max-height: fit-content;
|
max-height: fit-content;
|
||||||
|
z-index: 5;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (min-width: 640px) {
|
@media (min-width: 640px) {
|
||||||
|
|
Loading…
Add table
Reference in a new issue