Add flex to topbar
parent
6843ee31ec
commit
c38c4ec21e
|
@ -66,9 +66,9 @@
|
||||||
padding: 0;
|
padding: 0;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
|
display: flex;
|
||||||
|
|
||||||
> li {
|
> li {
|
||||||
display: inline-block;
|
|
||||||
height: 70px;
|
height: 70px;
|
||||||
line-height: 70px;
|
line-height: 70px;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue