mirror of
https://github.com/urbit/shrub.git
synced 2024-11-28 22:33:06 +03:00
statusbar: fix flexing on dev stream mobile
This commit is contained in:
parent
5b636b7bef
commit
115dacfeec
@ -107,7 +107,7 @@ const StatusBar = (props) => {
|
||||
width="auto"
|
||||
alignY="top"
|
||||
alignX="right"
|
||||
flexShrink={0}
|
||||
flexShrink={'0'}
|
||||
options={
|
||||
<Col
|
||||
mt='6'
|
||||
|
Loading…
Reference in New Issue
Block a user