mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
fix nav positioning
This commit is contained in:
parent
aca9a94fe4
commit
b47e76e456
@ -72,6 +72,9 @@
|
||||
html {
|
||||
font-size: inherit !important;
|
||||
}
|
||||
nav {
|
||||
line-height: 64px !important;
|
||||
}
|
||||
nav form {
|
||||
height: inherit;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user