Added resizing logics to modal + option to disable this
This commit is contained in:
@ -122,6 +122,7 @@ async function registerFunc() {
|
||||
flex-direction: column;
|
||||
background-color: rgba($white, 0.5);
|
||||
border-radius: 3px;
|
||||
border: $light-gray 1px solid;
|
||||
min-width: 400px;
|
||||
margin: 0 auto;
|
||||
|
||||
|
Reference in New Issue
Block a user