s1
This commit is contained in:
@@ -132,7 +132,7 @@
|
||||
max-width: 500px;
|
||||
box-shadow: 0px 0px 20px 0px #443780;
|
||||
border-radius: 2px;
|
||||
z-index: 100;
|
||||
z-index: 999;
|
||||
height: 100%;
|
||||
padding: 10px 20px 10px 20px;
|
||||
animation: slideInRight 0.5s forwards; /* Animation to slide in */
|
||||
|
||||
@@ -108,7 +108,7 @@
|
||||
max-width: 500px;
|
||||
box-shadow: 0px 0px 20px 0px #443780;
|
||||
border-radius: 2px;
|
||||
z-index: 100;
|
||||
z-index: 999;
|
||||
height: 100%;
|
||||
padding: 10px 20px 10px 20px;
|
||||
animation: slideInRight 0.5s forwards; /* Animation to slide in */
|
||||
|
||||
@@ -288,7 +288,7 @@
|
||||
max-width: 700px;
|
||||
box-shadow: 0px 0px 20px 0px #443780;
|
||||
border-radius: 2px;
|
||||
z-index: 100;
|
||||
z-index: 999;
|
||||
height: 100%;
|
||||
padding: 10px 20px 10px 20px;
|
||||
animation: slideInRight 0.5s forwards; /* Animation to slide in */
|
||||
|
||||
Reference in New Issue
Block a user