mirror of
https://github.com/zadam/trilium.git
synced 2025-12-21 23:59:59 +01:00
p (created when pressing enter) now looks similar to br (created in notecase2html)
This commit is contained in:
@@ -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;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user