5 lines
57 B
SCSS
5 lines
57 B
SCSS
|
@import "variables";
|
||
|
|
||
|
.SMSDialog {
|
||
|
min-width: 400px
|
||
|
}
|