<rp> is a valid HTML tag
This commit is contained in:
parent
1f8f200caf
commit
4200f1da0a
|
@ -222,6 +222,10 @@ table.responsiveTable {
|
|||
font-weight: 500;
|
||||
}
|
||||
|
||||
.mes_text rp {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.mes_text blockquote {
|
||||
border-left: 3px solid var(--SmartThemeQuoteColor);
|
||||
padding-left: 10px;
|
||||
|
|
Loading…
Reference in New Issue