mirror of
https://github.com/zadam/trilium.git
synced 2025-01-04 06:13:36 +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;
|
background-position: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
#note-detail-text p {
|
|
||||||
padding: 0;
|
|
||||||
margin: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
ul.fancytree-container {
|
ul.fancytree-container {
|
||||||
outline: none !important;
|
outline: none !important;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue