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.
|
$input-font-size: 34px;
|
|
|
|
.uni-easyinput__content-input {
|
|
height: 68px!important;
|
|
font-size: $input-font-size!important;
|
|
}
|
|
|
|
.uni-easyinput__placeholder-class {
|
|
font-size: $uni-font-size-base!important;
|
|
}
|
|
|
|
.uni-easyinput {
|
|
.uni-icons {
|
|
font-size: $input-font-size!important;
|
|
}
|
|
} |