may be fix ruby justify on safari (#12551)

This commit is contained in:
果物リン
2023-12-03 12:08:40 +09:00
committed by GitHub
parent 5bf7813b2d
commit b4a83a22a1

View File

@@ -132,6 +132,10 @@ hr {
background: var(--divider);
}
rt {
white-space: initial;
}
.ti {
width: 1.28em;
vertical-align: -12%;