Forráskód Böngészése

缩略图:隐藏回评、打回标记

Michael Wang 4 éve
szülő
commit
1f2d1b72db
1 módosított fájl, 4 hozzáadás és 0 törlés
  1. 4 0
      src/features/mark/MinimapModal.vue

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

@@ -67,6 +67,10 @@ const close = () => {
   border: 1px dotted grey;
 }
 
+.mini-map-container div div:not(.single-image-container) {
+  display: none;
+}
+
 .mini-map-container .ant-spin-container > div {
   width: 100% !important;
 }