This commit is contained in:
Lieu Le
2019-09-13 13:49:31 +07:00
parent b3583f41dc
commit c51985986a
2 changed files with 7 additions and 3 deletions

View File

@@ -63,6 +63,8 @@
}
.opalestate-sortable{
display: inline-block;
min-width: 180px;
text-align: left;
.form-control,.select2-selection--single{
padding-top: 8px;
}
@@ -82,7 +84,7 @@
font-size: 18px;
&.active,&:hover{
background-color: transparent;
color: $secondary;
color: $primary;
}
}
}