mirror of
https://github.com/zadam/trilium.git
synced 2025-01-01 04:41:46 +08:00
removing paragraph margin & padding collapse, #51, no migration yet
This commit is contained in:
parent
708874a02c
commit
0daeb71869
1 changed files with 0 additions and 5 deletions
|
@ -58,11 +58,6 @@
|
|||
background-position: center;
|
||||
}
|
||||
|
||||
#note-detail-text p {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
ul.fancytree-container {
|
||||
outline: none !important;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue