瀏覽代碼

fix: 清除弹框底部外边距

TwoKe945 1 年之前
父節點
當前提交
325646d7d2
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      components/BasicModal/index.vue

+ 1 - 0
components/BasicModal/index.vue

@@ -59,6 +59,7 @@ export default {
 ::v-deep(.el-dialog) {
   background: none;
   color: #fff;
+  margin-bottom: 0px;
   .el-dialog__header {
     background-color: #012669ee;
     color: #fff;