1
0
Fork 0
mirror of synced 2024-06-22 04:30:29 +12:00

Fixed alerts z-index

This commit is contained in:
Eldad Fux 2021-02-03 01:45:52 +02:00
parent d3b2c68b1a
commit 1187ce8716
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -7,7 +7,7 @@
.func-end(0);
.func-start(0);
color: var(--config-color-normal);
z-index: 4;
z-index: 1001;
margin: 0 auto;
bottom: 15px;
max-width: 560px;