fix: use time HTML element for date strings (#1622)
This commit is contained in:
parent
7ac94e1d84
commit
0c4281eb53
4 changed files with 9 additions and 15 deletions
|
@ -3,7 +3,7 @@
|
|||
color: var(--gray);
|
||||
|
||||
&[show-comma="true"] {
|
||||
> span:not(:last-child) {
|
||||
> *:not(:last-child) {
|
||||
margin-right: 8px;
|
||||
|
||||
&::after {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue