mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 20:40:15 +02:00
decrease padding on list header
This commit is contained in:
@@ -97,7 +97,7 @@
|
||||
justify-content: center;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
padding: var(--theme-spacing-sm);
|
||||
padding: 0 var(--theme-spacing-xs);
|
||||
}
|
||||
|
||||
.title-wrapper.hidden {
|
||||
|
||||
Reference in New Issue
Block a user