fix(SW-556): add membership number, remove some unused code
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
.icon {
|
||||
align-self: center;
|
||||
}
|
||||
|
||||
@keyframes modal-fade {
|
||||
from {
|
||||
opacity: 0;
|
||||
@@ -55,7 +51,6 @@
|
||||
position: absolute;
|
||||
left: 0;
|
||||
bottom: 0;
|
||||
transition: height 200ms ease-in-out;
|
||||
|
||||
&[data-entering] {
|
||||
animation: slide-up 200ms;
|
||||
|
||||
Reference in New Issue
Block a user