Remove .prose css selector
This commit is contained in:
parent
df77a93758
commit
8843d744ff
1 changed files with 1 additions and 2 deletions
|
@ -865,8 +865,7 @@ div.secondary-actions {
|
|||
|
||||
/* Rules for rich text */
|
||||
|
||||
.richtext,
|
||||
.prose {
|
||||
.richtext {
|
||||
code {
|
||||
background: var(--bs-secondary-bg);
|
||||
padding: 2px 3px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue