no message
Former-commit-id: 20811fed685887b2c85d5ff07a9126bf0b7a14d1 Former-commit-id: a486a8f02d810ea79637600083a0218d504a1135 Former-commit-id: 0c0f0271fa7d9ec23f30675cdc292c9febeeb746 Former-commit-id: 5afcec80315e6d12212154d9dabc523764d63dff
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
.d2-container-full {
|
||||
border: $theme-container-border-outer;
|
||||
border-bottom: none;
|
||||
background-color: $theme-container-background-color;
|
||||
.d2-container-full__header {
|
||||
border-bottom: $theme-container-border-inner;
|
||||
}
|
||||
@@ -42,6 +43,7 @@
|
||||
// [组件] d2-container-card
|
||||
.d2-container-card {
|
||||
border: $theme-container-border-outer;
|
||||
background-color: $theme-container-background-color;
|
||||
.el-card__header {
|
||||
border-bottom: $theme-container-border-inner;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user