mail page fix design
This commit is contained in:
parent
44ed75f7f5
commit
68c1936690
@ -259,10 +259,9 @@ export default function ComposeEmail({
|
||||
className="w-full h-full mt-1 bg-white border border-gray-300 rounded-md p-2 text-gray-900 overflow-y-auto"
|
||||
style={{
|
||||
minHeight: '200px',
|
||||
textAlign: 'start',
|
||||
unicodeBidi: 'plaintext'
|
||||
writingMode: 'horizontal-tb',
|
||||
direction: 'ltr'
|
||||
}}
|
||||
dir="auto"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user