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:
@@ -19,3 +19,8 @@
|
||||
padding: 5px;
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
.note-editable p {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user