Skip to content

Commit

Permalink
Remove min height from communities sort by select
Browse files Browse the repository at this point in the history
refs TS-1866
  • Loading branch information
Oksamies committed Nov 2, 2023
1 parent ca6cc92 commit cee006d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
gap: var(--gap--16);
align-content: center;
justify-content: flex-end;
min-height: 3rem;
}

.searchFiltersSortLabel {
Expand Down

0 comments on commit cee006d

Please sign in to comment.