Commit db5910a5 by 无尘

style: 修改弹窗样式

parent cdfebd98
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"name": "@gic-test/vue-gic-header", "name": "@gic-test/vue-gic-header",
"description": "vue-gic-header Plugin", "description": "vue-gic-header Plugin",
"author": "fairyly <498745097@qq.com>", "author": "fairyly <498745097@qq.com>",
"version": "1.3.30", "version": "1.3.32",
"license": "MIT", "license": "MIT",
"private": false, "private": false,
"main": "dist/vue-gic-header.js", "main": "dist/vue-gic-header.js",
......
...@@ -1164,6 +1164,8 @@ ...@@ -1164,6 +1164,8 @@
min-width: 1440px min-width: 1440px
} }
} }
.dialog-footer {
line-height: 1;
}
</style> </style>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment