mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2026-05-27 09:22:28 -04:00
fix(css): btn-switch-language white in dark theme
This commit is contained in:
@@ -29,6 +29,10 @@
|
||||
background-color: #5CA8FF !important;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.btn-switch-language {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
/* like in textarea */
|
||||
.card-content {
|
||||
|
||||
Reference in New Issue
Block a user