优化按钮组件逻辑.

This commit is contained in:
lijiahang
2024-09-29 10:20:45 +08:00
parent ef57040e1d
commit 3b1d6ab8a4
24 changed files with 417 additions and 275 deletions

View File

@@ -174,9 +174,15 @@
}
}
.card-header-icon-wrapper {
height: 27px;
padding: 6px;
.card-header-button {
height: 26px;
padding: 0 8px;
user-select: none;
}
.card-header-icon-button {
height: 26px;
width: 26px;
user-select: none;
}