Try addressing clipped descenders another way

This commit is contained in:
Jason Zimdars
2025-03-20 11:52:25 -05:00
parent 2f2dd1248d
commit 0e0513dd77
+1
View File
@@ -102,6 +102,7 @@
-webkit-box-orient: vertical;
display: -webkit-box;
overflow: hidden;
padding-block-end: 0.2lh;
text-overflow: clip;
white-space: normal;
}