✨(react) introduce large and extra-large new modal sizes
We realized it was missing an in between medium and large existing modal sizes. The old large now become extra-large. Closes #313
This commit is contained in:
@@ -164,7 +164,8 @@ $themes: (
|
||||
'content-color': #303C4B,
|
||||
'width-small': 300px,
|
||||
'width-medium': 600px,
|
||||
'width-large': 75%
|
||||
'width-large': 800px,
|
||||
'width-extra-large': 75%
|
||||
),
|
||||
'forms-textarea': (
|
||||
'font-weight': 400,
|
||||
|
||||
Reference in New Issue
Block a user