更新Navbar
This commit is contained in:
parent
99bee3a236
commit
e438e32772
|
@ -103,8 +103,9 @@ const toggleSideBar = () => {
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: flex-end;
|
justify-content: flex-end;
|
||||||
|
|
||||||
> * {
|
:deep(> *) {
|
||||||
margin-left: 1em;
|
margin-left: 1.5em;
|
||||||
|
margin-right: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user