yangfeng
2023-09-27 ecd4e0f81c47fcb4ae41e7b4377f49b8a326c0d9
src/assets/style/index.scss
@@ -126,6 +126,12 @@
.cursor_pointer {
  cursor: pointer;
}
.no-cursor {
  cursor: no-drop;
}
.yes-cursor {
  cursor: pointer;
}
.Badge {
  background: #d3d3d3;