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