12852: remove unnecessary !important

This commit is contained in:
Ahmed Ejaz
2024-09-14 18:04:52 +05:00
parent 052e3b6380
commit 35f9c420fd

View File

@@ -230,8 +230,7 @@ label .select2-container {
justify-content: center;
.select2-search-choice-close {
background-image: none !important;
font-size: 85% !important;
font-size: 85%;
@extend .icon-remove;
@extend [class^="icon-"], :before;
margin-left: 2px;