Skip to content

Commit

Permalink
CSS fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kreafox committed Aug 30, 2022
1 parent 86e7f4c commit 2b4d02d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/SearchBlock/less/datahub.less
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,10 @@
}
}

.formats {
margin-left: 1em;
}

.dataset-content {
display: flex;
justify-content: space-between;
Expand Down

0 comments on commit 2b4d02d

Please sign in to comment.