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.

23 lines
348 B
SCSS

.uni-select__input-placeholder,
.uni-select__selector-item,
.uni-select__input-text{
font-size: $uni-font-size-base!important;
}
.uni-select__input-box,
.uni-select {
height: 66px!important;
}
.uni-select__selector-item {
line-height: 55px!important;
}
.uni-select {
background-color: #fff;
.uni-icons {
font-size: 32px!important;
}
}