zzq
2023-09-27 7eb332b94fcc4d06000c38dda3ef49ca3b35f7c2
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;