mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-01-06 21:09:50 -06: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;
|
||||
padding: 5px;
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
.note-editable p {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user