style: tweak drawer header padding

main
sp mac bookpro 2605 2026-06-06 15:02:45 +08:00
parent 1c2c7bd06a
commit d30150f94b
1 changed files with 5 additions and 1 deletions

View File

@ -886,7 +886,8 @@ body {
}
.session-sidebar-search {
margin-bottom: 8px;
margin-top: 4px;
margin-bottom: 8px;
}
.session-sidebar .ant-input-affix-wrapper,
@ -1564,6 +1565,9 @@ body {
.ant-collapse-content {
border-color: var(--color-border) !important;
}
.ant-drawer-header {
padding: 8px 8px !important;
}
.ant-collapse-content {
background: var(--color-surface) !important;