mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-25 01:08:50 +01:00
Isolate bidi for name text
This commit is contained in:
parent
9803d18185
commit
cd96ba0c59
1 changed files with 2 additions and 0 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue