Post modal max-width: 520px -> 750px
This commit is contained in:
parent
ccb1883e3e
commit
1a44c33340
@ -1055,7 +1055,7 @@ defineExpose({
|
||||
|
||||
&.modal {
|
||||
width: 100%;
|
||||
max-width: 520px;
|
||||
max-width: 750px;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user