fix color bootstrap selectpicker in mdgroupresult

This commit is contained in:
sindhu
2024-05-28 14:30:58 +07:00
parent b04e3e8e44
commit 4791aceaa5
7 changed files with 60 additions and 25 deletions

View File

@@ -5226,6 +5226,12 @@ a.text-hover-tosca:hover .svg-icon svg:hover g [fill],
border-radius: 0.42rem;
}
/* ### CUSTOM CSS SELECTPICKER */
.btn-custom-selectpicker{
height: 8vh;
text-align: center;
}
/* ### OVERLAY */
.overlay-loading {
position: relative !important;