mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-07-30 17:59:13 -04:00
Fix contact box on mobile
This commit is contained in:
@@ -40,7 +40,7 @@ export function ContactComponent() {
|
||||
)}
|
||||
</p>
|
||||
<Col>
|
||||
<div className={'mb-2 min-w-[700px]'}>
|
||||
<div className={'mb-2 sm:min-w-[700px]'}>
|
||||
<TextEditor editor={editor} />
|
||||
</div>
|
||||
{showButton && (
|
||||
|
||||
Reference in New Issue
Block a user