Decrease z-index property
This commit is contained in:
parent
b7d40b1153
commit
42633e9218
@ -24,6 +24,6 @@
|
||||
font-size: var(--font-size-large);
|
||||
border-radius: 5px;
|
||||
position: absolute;
|
||||
z-index: 9999;
|
||||
z-index: 999;
|
||||
text-align: center;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user