Преглед на файлове

缩略图隐藏特殊标记

Michael Wang преди 4 години
родител
ревизия
de836e0d07
променени са 1 файла, в които са добавени 4 реда и са изтрити 0 реда
  1. 4 0
      src/features/mark/MinimapModal.vue

+ 4 - 0
src/features/mark/MinimapModal.vue

@@ -77,4 +77,8 @@ export default defineComponent({
 .mini-map-container .ant-spin-container > div {
   width: 100% !important;
 }
+
+.mini-map-container .score-container {
+  display: none;
+}
 </style>