调整目录
This commit is contained in:
@@ -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;
|
||||
}
|
||||
Reference in New Issue
Block a user