样式调整

This commit is contained in:
LiJinHui
2025-09-29 17:56:19 +08:00
parent 7a62462c1b
commit 313fad1f81
+1 -1
View File
@@ -14,5 +14,5 @@ select:-webkit-autofill:focus {
}
.el-footer {
height: 80px !important; /* 使用 !important 确保覆盖默认样式 */
height: 35px !important; /* 使用 !important 确保覆盖默认样式 */
}