no message
This commit is contained in:
parent
c8e8cbef8b
commit
be9f7c28a7
@ -372,7 +372,6 @@
|
|||||||
opacity: 0;
|
opacity: 0;
|
||||||
height: 0;
|
height: 0;
|
||||||
width: 300px;
|
width: 300px;
|
||||||
z-index: 2;
|
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
}
|
}
|
||||||
|
@ -411,7 +411,7 @@
|
|||||||
opacity: 0;
|
opacity: 0;
|
||||||
height: 0;
|
height: 0;
|
||||||
width: 300px;
|
width: 300px;
|
||||||
z-index: 2;
|
// z-index: 2;
|
||||||
&.show {
|
&.show {
|
||||||
height: 180px;
|
height: 180px;
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
|
Loading…
Reference in New Issue
Block a user