mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2024-11-21 23:41:01 +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 {
|
#download-btn {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.card-content {
|
.card-content {
|
||||||
|
|
Loading…
Reference in a new issue