Isolate bidi for name text

This commit is contained in:
Lim Chee Aun 2024-02-20 17:51:17 +08:00
parent 9803d18185
commit cd96ba0c59

View file

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