Commit e6b1c1dc authored by 5Amogh's avatar 5Amogh
Browse files

Issue #SB-31042 fix:UI dropdown option slected mark fixed

Showing with 1 addition and 2 deletions
+1 -2
......@@ -165,7 +165,7 @@
display: inline-table !important;
width: 100% !important;
line-height: 1.5em !important;
padding-top: 0.625rem;
padding: 0.625rem 1.5em;
}
.mat-option-text{
display: flex !important;
......@@ -177,7 +177,6 @@
.mat-dropdown__options span:before {
display: flex !important;
align-self: flex-end !important;
right: 0.5rem !important;
}
}
\ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment