mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-15 06:19:24 +02:00
remove max and min attributes for maxLabelWidth
Co-authored-by: pranavm2109 <mishrap@dickinson.edu>
This commit is contained in:
@@ -1497,8 +1497,6 @@ $defs: # JSON Schema definition (maybe we should move these to a separate file)
|
||||
description: Maximum width of actor labels
|
||||
type: integer
|
||||
default: 360
|
||||
minimum: 240
|
||||
maximum: 480
|
||||
width:
|
||||
description: Width of actor boxes
|
||||
type: integer
|
||||
|
Reference in New Issue
Block a user