no message

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

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

Loading…
Cancel
Save