proper truncation in RTL locales

This commit is contained in:
Mononaut
2023-01-05 11:16:14 -06:00
parent 42a39c1f7c
commit 6448ad0ac7
3 changed files with 12 additions and 9 deletions

View File

@@ -151,5 +151,5 @@ h2 {
.tx-link {
width: 0;
flex-grow: 1;
margin-right: 2em;
margin-inline-end: 2em;
}