Isolate bidi for name text

pull/412/head
Lim Chee Aun 2024-02-20 17:51:17 +08:00
rodzic 9803d18185
commit cd96ba0c59
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -2,9 +2,11 @@
color: inherit;
text-decoration: none;
display: inline;
unicode-bidi: isolate;
b {
font-weight: 500;
unicode-bidi: isolate;
}
}
.name-text.show-acct {