Explorar el Código

fix: remove bottom padding on auto like mgmt dialog

Sv443 hace 4 meses
padre
commit
5348343db9
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/dialogs/dialogs.css

+ 1 - 0
src/dialogs/dialogs.css

@@ -175,4 +175,5 @@
 #bytm-auto-like-channels-dialog-body {
   padding-left: 0;
   padding-right: 0;
+  padding-bottom: 0;
 }