[ACS-8449] Fixed alignment of close and dropdown icon in search input (#3975)

This commit is contained in:
swapnil-verma-gl
2024-07-29 11:10:53 +05:30
committed by GitHub
parent 5e7f8b5fe1
commit bf95968981

View File

@@ -3,7 +3,6 @@
.app-suffix-search-icon-wrapper { .app-suffix-search-icon-wrapper {
display: flex; display: flex;
align-items: center; align-items: center;
height: 6px;
margin: 14px 1px; margin: 14px 1px;
float: left; float: left;