1
0
Sv443 10 сар өмнө
parent
commit
631923d952

+ 1 - 0
dist/BetterYTM.css

@@ -457,6 +457,7 @@
 }
 
 select.bytm-ftconf-input {
+  min-width: 180px;
   cursor: revert;
 }
 

+ 1 - 0
src/components/BytmDialog.css

@@ -282,6 +282,7 @@
 }
 
 select.bytm-ftconf-input {
+  min-width: 180px;
   cursor: revert;
 }