Skip to content

Commit

Permalink
keep the download button centred
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-nowak committed Jan 22, 2025
1 parent f720185 commit 6260b5f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion kahuna/public/js/components/gr-downloader/gr-downloader.css
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,6 @@ button .download:hover {
}

.download-button {
height: 36px;
display: inline-flex;
align-items: center;
}

0 comments on commit 6260b5f

Please sign in to comment.