chore(frontend): tweak rt style for safari

This commit is contained in:
syuilo 2023-11-17 18:17:32 +09:00
parent 04709cf256
commit 76ccae8a2f
1 changed files with 4 additions and 0 deletions

View File

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