Skip to content
Snippets Groups Projects
Commit 374a16a0 authored by KevinWh0's avatar KevinWh0
Browse files

Fix vertical align of ...

parent 5e65b6d0
No related branches found
No related tags found
No related merge requests found
......@@ -763,6 +763,7 @@ onBeforeUnmount(() => {
.navMenu {
display: flex;
margin-left: auto;
align-items: center;
}
.navMenu > *:not(:last-child) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment