Explorar o código

fix: smaller hotkey inputs

Sv443 hai 5 horas
pai
achega
17d4523be7
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      dist/BetterYTM.css
  2. 1 1
      src/menu/menu_old.css

+ 1 - 1
dist/BetterYTM.css

@@ -1555,7 +1555,7 @@ body.bytm-dom-ytm
 
 .bytm-ftconf-input.bytm-hotkey-input {
   cursor: pointer;
-  min-width: 80px;
+  min-width: 60px;
 }
 
 .bytm-ftconf-input[type="number"] {

+ 1 - 1
src/menu/menu_old.css

@@ -306,7 +306,7 @@
 
 .bytm-ftconf-input.bytm-hotkey-input {
   cursor: pointer;
-  min-width: 80px;
+  min-width: 60px;
 }
 
 .bytm-ftconf-input[type="number"] {