5 lines
56 B
SCSS
5 lines
56 B
SCSS
|
@import "variables";
|
||
|
|
||
|
.SMSDialog {
|
||
|
min-width: 25em
|
||
|
}
|