mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-02-08 21:04:26 +00:00
fix empty lines
This commit is contained in:
parent
7b8d68c2f2
commit
8ae1edbc54
@ -21,7 +21,6 @@
|
|||||||
|
|
||||||
/* Light corrections */
|
/* Light corrections */
|
||||||
@media (prefers-color-scheme: light) {
|
@media (prefers-color-scheme: light) {
|
||||||
|
|
||||||
:root {
|
:root {
|
||||||
color-scheme: light;
|
color-scheme: light;
|
||||||
}
|
}
|
||||||
@ -29,7 +28,6 @@
|
|||||||
|
|
||||||
/* Dark corrections */
|
/* Dark corrections */
|
||||||
@media (prefers-color-scheme: dark) {
|
@media (prefers-color-scheme: dark) {
|
||||||
|
|
||||||
:root {
|
:root {
|
||||||
color-scheme: dark;
|
color-scheme: dark;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user