Fix logo overflow (#8817)

This commit is contained in:
Vadim Ogievetsky 2019-11-05 21:52:38 -08:00 committed by Fangjin Yang
parent c2889ca4f4
commit 6f7fbeb63a
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@
position: relative;
width: 100px;
height: $header-bar-height;
overflow: hidden;
svg {
position: absolute;