فهرست منبع

fix: Homepage video section layout shift (#13987)

Alex Carpenter 2 ماه پیش
والد
کامیت
df59d1412b
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      packages/console/app/src/routes/index.css

+ 2 - 0
packages/console/app/src/routes/index.css

@@ -668,6 +668,8 @@ body {
       max-width: none;
       max-width: none;
       max-height: none;
       max-height: none;
       display: block;
       display: block;
+      aspect-ratio: 16 / 9;
+      object-fit: cover;
     }
     }
   }
   }