AAE-25888 Remove negative margin from search text icon (#10243)

* AAE-25888 Remove negative margin and introduce active button state class

* AAE-25888 remove active class
This commit is contained in:
Wojciech Duda
2024-09-24 15:59:43 +02:00
committed by GitHub
parent 0b68883284
commit e2ee7ad9a4

View File

@@ -15,10 +15,6 @@
}
.adf {
&-search-button-inactive {
margin-left: -48px;
}
&-search-fixed-text {
line-height: normal;
}