SyuanYu 1 năm trước cách đây
mục cha
commit
ad393393e2
3 tập tin đã thay đổi với 6 bổ sung4 xóa
  1. 3 2
      static/css/style.css
  2. 0 0
      static/css/style.css.map
  3. 3 2
      static/css/style.scss

+ 3 - 2
static/css/style.css

@@ -4293,13 +4293,14 @@
 }
 .carousel-wrapper .carousel .toggle-video {
   position: absolute;
-  top: 41%;
-  left: 3vw;
+  top: 42%;
+  left: 4.5vw;
   z-index: 100;
 }
 @media (max-width: 991px) {
   .carousel-wrapper .carousel .toggle-video {
     top: 33%;
+    left: 3vw;
   }
 }
 @media (max-width: 575px) {

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
static/css/style.css.map


+ 3 - 2
static/css/style.scss

@@ -4712,12 +4712,13 @@
 
     .toggle-video {
       position: absolute;
-      top: 41%;
-      left: 3vw;
+      top: 42%;
+      left: 4.5vw;
       z-index: 100;
 
       @media (max-width: 991px) {
         top: 33%;
+        left: 3vw;
       }
 
       @media (max-width: 575px) {

Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác