1
0
mirror of https://github.com/LibreTranslate/LibreTranslate.git synced 2024-06-25 00:00:34 +02:00

Fix download button CSS

This commit is contained in:
Piero Toffanin 2023-07-19 12:45:23 +02:00
parent e20c1b1135
commit 5e6cd19327

View File

@ -441,6 +441,7 @@ code[class*="language-"], pre[class*="language-"] {
#download-btn {
display: flex;
align-items: center;
text-decoration: none;
}
.card-content {