Namespace the rich text CSS
This commit is contained in:
parent
df3a42c4f2
commit
f0b1c82d22
@ -706,7 +706,7 @@
|
||||
height: 20px;
|
||||
margin: -3px 0 0;
|
||||
}
|
||||
|
||||
.status__content__text {
|
||||
p,
|
||||
pre,
|
||||
blockquote {
|
||||
@ -781,6 +781,7 @@
|
||||
ol {
|
||||
list-style-type: decimal;
|
||||
}
|
||||
}
|
||||
|
||||
a {
|
||||
color: $secondary-text-color;
|
||||
|
Loading…
Reference in New Issue
Block a user