Make horizontal rules visible in prose-mirror (closes #36)
This commit is contained in:
parent
d540cc72f6
commit
97760bc424
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
||||||
.taf > .window-content hr {
|
.taf > .window-content hr {
|
||||||
|
display: block;
|
||||||
height: 1px;
|
height: 1px;
|
||||||
background: rebeccapurple;
|
background: rebeccapurple;
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue