mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Fixed media query
This commit is contained in:
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
File diff suppressed because one or more lines are too long
@@ -28,7 +28,7 @@ https://prismjs.com/download.html#themes=prism-okaidia&languages=markup+css+clik
|
||||
.func-end(10px);
|
||||
opacity: 0.95;
|
||||
|
||||
@media screen {
|
||||
@media @dark {
|
||||
background: var(--config-color-focus)!important;
|
||||
color: var(--config-color-background)!important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user