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