[ACS-6643] remove constant max-width value (#9310)

This commit is contained in:
tamaragruszka
2024-02-09 18:49:26 +01:00
committed by GitHub
parent 01b6bc6417
commit c1d933ee96

View File

@@ -1,6 +1,5 @@
.adf-search-text {
.adf-search-text-form-field {
width: 100%;
max-width: 168px;
}
}