Skip to content

Commit

Permalink
Prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
kreafox committed Jul 18, 2022
1 parent b2ba121 commit 9f15740
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/SearchBlock/less/searchbox.less
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
.ui.list.search-list {
display: flex;
flex-direction: column;
gap: 1em;
margin-top: 2em !important;
gap: 1em;

> .item:not(:last-child) {
// padding-bottom: 2.5em !important;
}
// > .item:not(:last-child) {
// padding-bottom: 2.5em !important;
// }
}

.ui.basic.button.explore-more-queries {
Expand Down

0 comments on commit 9f15740

Please sign in to comment.