fix item selection and item loader

This commit is contained in:
Mohit Panjwani
2020-05-12 13:23:06 +05:30
parent e07532961e
commit d4a1f1a784
3 changed files with 8 additions and 1 deletions

View File

@ -27,6 +27,7 @@ fieldset[disabled] .multiselect {
top: 50%;
left: 50%;
margin: -8px 0 0 -8px;
z-index: 5;
width: 16px;
height: 16px;
border-radius: 100%;