This commit is contained in:
杜恒
2021-06-16 11:21:11 +08:00
parent 9797185091
commit c52173b24c
4 changed files with 10 additions and 13 deletions

File diff suppressed because one or more lines are too long

View File

@@ -52,7 +52,7 @@
z-index: 1000;
background: var(--background);
box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
transition: transform 0.35s;
transition: top 0.35s;
&__above {
position: relative;
z-index: 999;