mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 04:20:12 +02:00
make page header padding consistent with filter bar
This commit is contained in:
@@ -25,7 +25,6 @@
|
||||
z-index: 15;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
margin-right: 1rem;
|
||||
pointer-events: auto;
|
||||
user-select: auto;
|
||||
-webkit-app-region: drag;
|
||||
@@ -85,6 +84,7 @@
|
||||
justify-content: center;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
padding: var(--theme-spacing-sm);
|
||||
}
|
||||
|
||||
.title-wrapper.hidden {
|
||||
|
||||
Reference in New Issue
Block a user