mirror of
https://github.com/glanceapp/glance.git
synced 2025-06-21 18:31:24 +02:00
Remove extra margin from mobile nav offset
This commit is contained in:
parent
7bf61ee8ed
commit
404a2acc8f
@ -1245,14 +1245,9 @@ kbd:active {
|
|||||||
|
|
||||||
.mobile-navigation-offset {
|
.mobile-navigation-offset {
|
||||||
height: var(--mobile-navigation-height);
|
height: var(--mobile-navigation-height);
|
||||||
margin-top: var(--widget-gap);
|
|
||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.footer + .mobile-navigation-offset {
|
|
||||||
margin-top: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.mobile-navigation {
|
.mobile-navigation {
|
||||||
display: block;
|
display: block;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user