fix(v2): fix browser window menu icon on smaller screen (#2002)

This commit is contained in:
Alexey Pyltsyn 2019-11-17 00:09:30 +03:00 committed by Yangshun Tay
parent 4c7de3b5f1
commit 79f3b9562c

View file

@ -27,7 +27,7 @@
}
.browserWindowAddressBar {
flex: 1 0 auto;
flex: 1 0;
margin-left: 0.5rem;
margin-right: 1rem;
}