mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-11-11 20:54:04 +08:00
client: Use a shadowless box for printed code blocks
This commit is contained in:
parent
45ccc7562e
commit
4c43ac5bdd
@ -20,4 +20,10 @@
|
|||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
pre {
|
||||||
|
box-shadow: unset !important;
|
||||||
|
border: .75pt solid gray !important;
|
||||||
|
border-radius: 2pt !important;
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user