Revert "style(NavBar): left & right part align to bottom (#6147)"

This reverts commit 5b285a988a1761e65f00fc60eae78a020e398eb9.
This commit is contained in:
chenjiahan 2020-04-28 17:03:49 +08:00
parent 07ba98bb3d
commit d23cae2b20

View File

@ -37,6 +37,7 @@
&__left,
&__right {
position: absolute;
top: 0;
bottom: 0;
display: flex;
align-items: center;