<rp> is a valid HTML tag

This commit is contained in:
Cohee 2023-08-10 10:57:31 +03:00
parent 1f8f200caf
commit 4200f1da0a
1 changed files with 4 additions and 0 deletions

View File

@ -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;