mirror of
https://github.com/responsively-org/responsively-app
synced 2024-11-10 14:54:12 +00:00
Merge branch 'main' into feat-bookmarks
This commit is contained in:
commit
98eb732392
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ const Previewer = () => {
|
|||
'flex-col': dockPosition === DOCK_POSITION.BOTTOM,
|
||||
'flex-row': dockPosition === DOCK_POSITION.RIGHT,
|
||||
'justify-between': !isIndividualLayout,
|
||||
'justify-center': isIndividualLayout,
|
||||
})}
|
||||
>
|
||||
<div
|
||||
|
|
Loading…
Reference in a new issue