Fix letter cutoff (#37312)

This commit is contained in:
Darren Griffin 2025-02-05 16:05:46 +00:00 committed by GitHub
parent f2aef680c2
commit bd5749b8a8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -195,7 +195,6 @@
font-size: 10px;
height: 14px;
line-height: 1;
overflow: hidden;
white-space: nowrap;
}
@ -216,4 +215,4 @@
}
}
}
}
}