2
0

Set unicode-bidi of account header content to plaintext in styles (#33088)

This commit is contained in:
Mohammad Kazemi
2024-12-05 15:10:50 +03:30
committed by GitHub
parent 1ee149d015
commit b82c791770

View File

@@ -7762,6 +7762,7 @@ noscript {
p { p {
margin-bottom: 20px; margin-bottom: 20px;
unicode-bidi: plaintext;
&:last-child { &:last-child {
margin-bottom: 0; margin-bottom: 0;