Skip to content

Commit

Permalink
Tweak loading indicator
Browse files Browse the repository at this point in the history
  • Loading branch information
tiberiuichim committed Feb 14, 2022
1 parent c2ebe76 commit 243148e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/SearchBlock/less/answersbox.less
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,13 @@
display: flex;
justify-content: space-between;

.three-dots-loader {
display: inline;
div {
display: inline !important;
}
}

// .progress {
// height: 3px;
// margin-top: 1em;
Expand Down

0 comments on commit 243148e

Please sign in to comment.