mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-09-18 17:31:53 +08:00
client: Use 3px shadow for dark theme
This commit is contained in:
parent
f947a039b9
commit
0d270cbeb6
@ -94,5 +94,5 @@ body .todo-list input[type="checkbox"]:not(:checked):before {
|
||||
}
|
||||
|
||||
.ck-content pre {
|
||||
box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.6) !important;
|
||||
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6) !important;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user