mirror of
https://github.com/halfrost/LeetCode-Go.git
synced 2025-07-05 16:36:41 +08:00
Dark mode micro fix
This commit is contained in:
File diff suppressed because one or more lines are too long
@ -1 +1 @@
|
|||||||
{"Target":"book.min.0c5e9b067982e42a2226b0a05f06e7c88aaf5d16f67ba3f2c9df36f74f3d0129.css","MediaType":"text/css","Data":{"Integrity":"sha256-DF6bBnmC5CoiJrCgXwbnyIqvXRb2e6Pyyd829089ASk="}}
|
{"Target":"book.min.1cf8e09514d081e98d59a10c37d68862354c1b636fbdab1bfc1053e747f15b4c.css","MediaType":"text/css","Data":{"Integrity":"sha256-HPjglRTQgemNWaEMN9aIYjVMG2Nvvasb/BBT50fxW0w="}}
|
@ -46,7 +46,7 @@
|
|||||||
padding: 0;
|
padding: 0;
|
||||||
// border-radius: 30px;
|
// border-radius: 30px;
|
||||||
// background-color: hsl(222, 14%, 7%);
|
// background-color: hsl(222, 14%, 7%);
|
||||||
background-color: var(--body-background);
|
// background-color: var(--body-background);
|
||||||
transition: all 0.2s ease;
|
transition: all 0.2s ease;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user