优化全局样式和 element ui框架,修改nacos-federation,增加打包依赖分析等

This commit is contained in:
编码猿
2025-09-26 01:50:49 +08:00
parent 537c7ca60e
commit 174af7efc3
43 changed files with 15055 additions and 377212 deletions

View File

@@ -2,11 +2,18 @@
* Copyright (c) 2020. bmy
*/
html, body, #app {
html, body {
width: 100%;
height: 100%;
}
body, h1, h2, h3, h4, h5, h6, p, a {
margin: 0;
padding: 0;
list-style: none;
text-decoration: none;
}
html {
font-family: sans-serif; /* 1 */
line-height: 1.15; /* 2 */