enable rich text in callout title
This commit is contained in:
parent
7bffc2183e
commit
c55d54f068
2 changed files with 56 additions and 35 deletions
|
@ -92,6 +92,11 @@
|
|||
opacity: 0.8;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
& > .callout-title-inner > p {
|
||||
color: var(--color);
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.callout-icon {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue