Sv443 7 місяців тому
батько
коміт
78de991725
2 змінених файлів з 12 додано та 0 видалено
  1. 6 0
      dist/BetterYTM.css
  2. 6 0
      src/dialogs/prompt.css

+ 6 - 0
dist/BetterYTM.css

@@ -878,6 +878,12 @@ body .bytm-ripple.slower {
   justify-content: space-between;
 }
 
+#bytm-prompt-dialog-header {
+  display: flex;
+  flex-direction: row;
+  align-items: center;
+}
+
 #bytm-prompt-dialog-header svg {
   width: 24px;
   height: 24px;

+ 6 - 0
src/dialogs/prompt.css

@@ -1,3 +1,9 @@
+#bytm-prompt-dialog-header {
+  display: flex;
+  flex-direction: row;
+  align-items: center;
+}
+
 #bytm-prompt-dialog-header svg {
   width: 24px;
   height: 24px;