haoxuan
2023-12-01 35a5eaea2cedb4bef40398e28f656ab82036e658
1
2
3
4
5
// vue-splitpane 样式补丁
.splitter-pane-resizer {
  background-color: $color-border-1 !important;
  opacity: 1 !important;
}