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