调整目录

This commit is contained in:
mlogclub
2026-04-24 12:01:30 +08:00
parent 7889ecb0d2
commit a9275c2d4a
209 changed files with 0 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
.content-editor-toolbar {
scrollbar-width: none;
cursor: grab;
}
.content-editor-toolbar::-webkit-scrollbar {
height: 0 !important;
}
.content-editor-toolbar:active {
cursor: grabbing;
}