lanxin 3 ay önce
ebeveyn
işleme
d4804261f9
1 değiştirilmiş dosya ile 9 ekleme ve 0 silme
  1. 9 0
      Scene/public/index.html

+ 9 - 0
Scene/public/index.html

@@ -45,6 +45,15 @@
         opacity: 0.9;
         opacity: 0.9;
         font-size: 10px;
         font-size: 10px;
       }
       }
+      #thumb-container {
+        gap: 0 !important;
+      }
+      @media only screen and (max-width: 487px), (max-height: 487px) {
+        #drawer.open.noScroll,
+        #drawer.open.noScroll.playing {
+          height: 117px !important;
+        }
+      }
     </style>
     </style>
   </head>
   </head>