mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-24 12:06:57 +03:00
Minor fix root bar (#5021)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
parent
07f1ff35dc
commit
62e3ccdc7b
@ -157,7 +157,9 @@
|
||||
<IconArrowRight size={'small'} />
|
||||
</button>
|
||||
</div>
|
||||
<RootBarExtension position="left" />
|
||||
<div class="flex-row-center" style:-webkit-app-region={'no-drag'}>
|
||||
<RootBarExtension position="left" />
|
||||
</div>
|
||||
<div
|
||||
class="flex-row-center justify-center status-info"
|
||||
style:margin-left={(isPortrait && docWidth <= 480) || (!isPortrait && docHeight <= 480) ? '1.5rem' : '0'}
|
||||
|
Loading…
Reference in New Issue
Block a user