Fix vertical align of ...
This commit is contained in:
parent
5e65b6d01d
commit
374a16a0d4
1 changed files with 1 additions and 0 deletions
|
@ -763,6 +763,7 @@ onBeforeUnmount(() => {
|
|||
.navMenu {
|
||||
display: flex;
|
||||
margin-left: auto;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.navMenu > *:not(:last-child) {
|
||||
|
|
Loading…
Reference in a new issue