Change toast z-index to 1
This commit is contained in:
parent
d560a8e4af
commit
868bf8adb9
@ -236,6 +236,7 @@
|
||||
#share-toast {
|
||||
position: absolute;
|
||||
top: 16px;
|
||||
z-index: 1;
|
||||
|
||||
width: 300px;
|
||||
padding: 18px;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user