style: 优化样式1.1

This commit is contained in:
ccnetcore
2025-08-04 23:55:48 +08:00
parent 5b024e9443
commit 09a2f91cbf
3 changed files with 3 additions and 2 deletions

View File

@@ -22,6 +22,7 @@ html.dark {
border-radius: 0px;
}
.el-card {
--el-card-bg-color: none !important;
border-radius: 0px !important;
}