feat(core): 优化xscrollbar滚动条拖拽时的光标样式
This commit is contained in:
@@ -83,8 +83,4 @@ html[data-bs-theme=dark] .vertical-line,
|
||||
html[data-bs-theme=dark] .drag-s-elem,
|
||||
html[data-bs-theme=dark] .drag-w-elem {
|
||||
background-color: rgb(8 105 170);
|
||||
}
|
||||
|
||||
.drag-disable * {
|
||||
pointer-events: none !important;
|
||||
}
|
||||
Reference in New Issue
Block a user