mirror of
https://github.com/responsively-org/responsively-app
synced 2024-11-10 06:44:13 +00:00
Merge branch 'feat-bookmarks' of https://github.com/themohammadsa/responsively-app into feat-bookmarks
This commit is contained in:
commit
e60a843959
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