mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-01-18 14:13:21 +08:00
add margin to the hr
This commit is contained in:
parent
b3297f05c2
commit
af66dc6c81
@ -112,4 +112,8 @@ blockquote {
|
||||
background: none;
|
||||
}
|
||||
}
|
||||
|
||||
hr {
|
||||
margin: 1rem 0;
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user