statusbar: fix flexing on dev stream mobile

This commit is contained in:
Matilde Park 2021-02-12 17:26:08 -05:00
parent 5b636b7bef
commit 115dacfeec

View File

@ -107,7 +107,7 @@ const StatusBar = (props) => {
width="auto"
alignY="top"
alignX="right"
flexShrink={0}
flexShrink={'0'}
options={
<Col
mt='6'