Skip to content

Commit

Permalink
Fixed SonarCloud complaints
Browse files Browse the repository at this point in the history
  • Loading branch information
VitoAlbano committed May 10, 2024
1 parent f9e0426 commit d9500d1
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,12 @@

.adf-search-form {
&.adf-search-form-button {
justify-content: space-between;
place-content: center space-between;
display: flex;
padding: 0 14px 0 16px;
height: 35px;
max-width: 190px;
min-width: 190px;
align-content: center;
overflow: hidden;

> span:first-child {
Expand Down

0 comments on commit d9500d1

Please sign in to comment.