Browse Source

fix: padding

Sv443 5 tháng trước cách đây
mục cha
commit
5c7571a666
2 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 1 1
      dist/BetterYTM.css
  2. 1 1
      src/menu/menu_old.css

+ 1 - 1
dist/BetterYTM.css

@@ -1360,7 +1360,7 @@ body .bytm-ripple.slower {
   font-size: 20px;
   margin-top: 32px;
   margin-bottom: 8px;
-  padding: 0px 15px;
+  padding: 0px 20px;
 }
 
 .bytm-ftconf-category-header:first-of-type {

+ 1 - 1
src/menu/menu_old.css

@@ -261,7 +261,7 @@
   font-size: 20px;
   margin-top: 32px;
   margin-bottom: 8px;
-  padding: 0px 15px;
+  padding: 0px 20px;
 }
 
 .bytm-ftconf-category-header:first-of-type {