浏览代码

fix: remove bottom padding on auto like mgmt dialog

Sv443 4 月之前
父节点
当前提交
5348343db9
共有 1 个文件被更改,包括 1 次插入0 次删除
  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;
 }