popup response
This commit is contained in:
@@ -378,7 +378,7 @@ section[class*='-section'] {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
z-index: 999;
|
||||
z-index: 9999;
|
||||
opacity: 0;
|
||||
visibility: hidden;
|
||||
transition: 0.35s ease;
|
||||
@@ -509,7 +509,7 @@ section[class*='-section'] {
|
||||
position: absolute;
|
||||
top: -40px;
|
||||
left: 0;
|
||||
width: 35px;
|
||||
width: 29px;
|
||||
height: 40px;
|
||||
background: transparent;
|
||||
border-bottom-left-radius: 7px;
|
||||
|
||||
Reference in New Issue
Block a user