Vanessa 2024-01-20 00:13:38 +08:00
parent c1a77223c8
commit 84323004e0
12 changed files with 24 additions and 12 deletions

View file

@ -70,6 +70,10 @@
cursor: pointer;
}
&__grab {
cursor: grab;
}
&__none {
display: none !important;
}