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