mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2024-11-21 15:31:00 +00:00
Fix download button CSS
This commit is contained in:
parent
e20c1b1135
commit
5e6cd19327
1 changed files with 1 additions and 0 deletions
|
@ -441,6 +441,7 @@ code[class*="language-"], pre[class*="language-"] {
|
|||
#download-btn {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.card-content {
|
||||
|
|
Loading…
Reference in a new issue