no message

cyl/dev
jscyl13849007907 1 year ago
parent 72dd89752f
commit be10820c08

@ -79,6 +79,7 @@
transition: all 0.2s;
cursor: pointer;
position: relative;
overflow: hidden;
.item-logo{
margin-right: 12px;
.img{
@ -102,6 +103,7 @@
backdrop-filter: blur(0px);
border-radius: 8px;
transition: all 0.2s;
overflow: hidden;
}
}
.item-active{

Loading…
Cancel
Save