mirror of
https://github.com/zadam/trilium.git
synced 2025-12-08 16:34:25 +01:00
fix(website): hamburger menu alignment on mobile
This commit is contained in:
parent
5279601105
commit
28a79baa01
@ -75,8 +75,7 @@ header {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
flex-grow: 1;
|
||||
align-self: stretch;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.menu-toggle {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user