You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
229 B
SCSS

.uni-modal {
max-width: 360px!important;
}
.uni-modal__bd {
max-height: 460px!important;
font-size: $uni-font-size-mini!important;
}
.uni-modal__ft {
font-size: $uni-font-size-mini!important;
line-height: 66px!important;
}