1.底部导航优化
parent
072c384a8e
commit
13e17bdc46
|
|
@ -287,6 +287,7 @@ const float_bottom_change = (val: { bottom: string; location: string }, id: stri
|
||||||
top: 0;
|
top: 0;
|
||||||
left: -0.2rem;
|
left: -0.2rem;
|
||||||
border: 0.2rem solid $cr-main;
|
border: 0.2rem solid $cr-main;
|
||||||
|
z-index: 1;
|
||||||
}
|
}
|
||||||
.plug-in-animation {
|
.plug-in-animation {
|
||||||
transition: all 0.3s ease-in-out;
|
transition: all 0.3s ease-in-out;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue