mirror of
https://github.com/Qortal/chrome-extension.git
synced 2025-03-14 11:52:33 +00:00
fixed line break
This commit is contained in:
parent
e90c18267f
commit
14cfaf5c0c
@ -113,6 +113,11 @@
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.tiptap p:empty::before {
|
||||
content: '';
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.tiptap a {
|
||||
color: cadetblue
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user