revert: annulation largeur notes — retour valeurs précédentes
This commit is contained in:
@@ -46,7 +46,7 @@ export function NoteEditorDialog({ onClose }: NoteEditorDialogProps) {
|
||||
<Dialog open={true} onOpenChange={onClose}>
|
||||
<DialogContent
|
||||
className={cn(
|
||||
'!max-w-[min(98vw,2000px)] h-[94vh] overflow-hidden p-0 flex flex-row items-stretch rounded-lg',
|
||||
'!max-w-[min(97vw,1800px)] h-[92vh] overflow-hidden p-0 flex flex-row items-stretch rounded-lg',
|
||||
state.colorClasses
|
||||
)}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user