mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
p (created when pressing enter) now looks similar to br (created in notecase2html)
This commit is contained in:
parent
4868c6418e
commit
5469b58cb7
@ -18,4 +18,9 @@
|
|||||||
color: white;
|
color: white;
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.note-editable p {
|
||||||
|
padding: 0;
|
||||||
|
margin: 0;
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user