mirror of
https://github.com/sissbruecker/linkding.git
synced 2025-08-08 03:08:29 +02:00
Remove padding from multiline code blocks
This commit is contained in:
@@ -256,6 +256,7 @@ ul.bookmark-list .notes-content {
|
|||||||
pre code {
|
pre code {
|
||||||
background: none;
|
background: none;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
> pre:first-child:last-child {
|
> pre:first-child:last-child {
|
||||||
|
Reference in New Issue
Block a user