style: 统一折叠标题颜色与主体操作间距
This commit is contained in:
@@ -33,6 +33,12 @@ defineExpose({
|
||||
.detail-disclosure.n-collapse {
|
||||
@apply text-xs text-muted;
|
||||
}
|
||||
.detail-disclosure .n-button,
|
||||
.detail-disclosure .n-button:hover,
|
||||
.detail-disclosure .n-button:focus,
|
||||
.detail-disclosure .n-button:active {
|
||||
color: var(--app-ink) !important;
|
||||
}
|
||||
.detail-disclosure-content {
|
||||
@apply py-3 px-3.5 bg-(--app-subtle) text-ink leading-[1.8];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user