Browse Source

border-box

chuwu 6 years ago
parent
commit
0c5daa9544
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/components/data_admin/buildData/style.scss

+ 1 - 0
src/components/data_admin/buildData/style.scss

@@ -187,6 +187,7 @@ h3 {
                         // background: rgba(0,0,0,0.1);
                         z-index: 88;
                         padding-left: 6px;
+                        box-sizing: border-box;
                     }
                     .btn {
                         position: absolute;