add flex style to navbar
This commit is contained in:
parent
7dfd12e60d
commit
2f283f9c52
@ -21,7 +21,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.nav-bar {
|
.nav-bar {
|
||||||
@apply px-5 py-2 bg-slate-500 bg-opacity-20;
|
@apply px-5 py-2 bg-slate-500 bg-opacity-20 flex flex-col;
|
||||||
}
|
}
|
||||||
|
|
||||||
.notes-container {
|
.notes-container {
|
||||||
|
Loading…
Reference in New Issue
Block a user