Update: 锁定一些元素拖拽时的光标样式
This commit is contained in:
@@ -19,6 +19,7 @@ body ::-webkit-scrollbar-track {
|
||||
body ::-webkit-scrollbar-thumb {
|
||||
background-color: #C3C1C1;
|
||||
border-radius: 1px;
|
||||
cursor: context-menu;
|
||||
}
|
||||
|
||||
::-webkit-scrollbar-thumb:hover,
|
||||
|
||||
Reference in New Issue
Block a user