ソースを参照

移除网页主表格padding

Shinohara Haruna 6 ヶ月 前
コミット
80ea04f494
1 ファイル変更1 行追加0 行削除
  1. 1 0
      smsb-plus-ui/src/assets/styles/index.scss

+ 1 - 0
smsb-plus-ui/src/assets/styles/index.scss

@@ -51,6 +51,7 @@ html, body, #app {
   display: flex;
   flex-direction: column;
   min-height: 0;
+  padding: 0 !important;
 }
 
 .table-content {