🔨 统一前端卡片风格.

This commit is contained in:
lijiahangmax
2025-10-07 14:27:19 +08:00
parent 2103698417
commit 773d95207f
18 changed files with 47 additions and 72 deletions

View File

@@ -162,8 +162,8 @@
height: 100%;
display: flex;
flex-direction: column;
border-radius: 4px;
border: 1px solid var(--color-neutral-3);
border-radius: 8px;
//border: 1px solid var(--color-neutral-3);
transition-property: all;
& > .arco-card-header {
@@ -230,7 +230,7 @@
// -- card
.simple-card {
background: var(--color-bg-2);
border-radius: 4px;
border-radius: 8px;
}
// -- doption