fix: use time HTML element for date strings (#1622)

This commit is contained in:
Bao
2024-12-03 00:41:55 -06:00
committed by GitHub
parent d69524d901
commit b1ef9e2350
4 changed files with 9 additions and 15 deletions

View File

@@ -3,7 +3,7 @@
color: var(--gray);
&[show-comma="true"] {
> span:not(:last-child) {
> *:not(:last-child) {
margin-right: 8px;
&::after {