Skip to content
Snippets Groups Projects
Unverified Commit 2ce7624c authored by GyDi's avatar GyDi
Browse files

fix: adjust ui

parent c62dddd5
No related branches found
No related tags found
No related merge requests found
......@@ -36,11 +36,11 @@ body {
@import "./layout.scss";
@import "./page.scss";
@media (prefers-color-scheme: dark) {
:root {
background-color: rgba(18, 18, 18, 1);
}
}
// @media (prefers-color-scheme: dark) {
// :root {
// background-color: rgba(18, 18, 18, 1);
// }
// }
.user-none {
user-select: none;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment