mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-04-20 02:05:52 +00:00
fixed line break
This commit is contained in:
parent
e8d0c81996
commit
b4cc55b6e9
@ -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