diff --git a/common/common.css b/common/common.css index 0f5d4a8..ab2d810 100644 --- a/common/common.css +++ b/common/common.css @@ -82,7 +82,7 @@ align-items: center; justify-content: space-between; padding: 0 20px; - + height: 72px; } .nav-header .nav-left { @@ -119,8 +119,9 @@ .nav-right { display: flex; - align-items: center; + align-items: stretch; font-size: 14px; + height: 100%; } .nav-right .control {