mirror of
https://github.com/IRBorisov/ConceptPortal.git
synced 2025-06-26 04:50:36 +03:00
Small layout fix
This commit is contained in:
parent
186545afe9
commit
1a5f887c0a
|
@ -98,7 +98,7 @@ function EditorConstituenta({ activeCst, isModified, setIsModified, onOpenEdit }
|
|||
<div
|
||||
tabIndex={-1}
|
||||
className={clsx(
|
||||
'max-w-[95rem]', // prettier: split lines
|
||||
'max-w-[95rem] mx-auto', // prettier: split lines
|
||||
'flex',
|
||||
{ 'flex-col md:items-center': isNarrow }
|
||||
)}
|
||||
|
|
Loading…
Reference in New Issue
Block a user