chore: replace icons, change errors
This commit is contained in:
parent
42bf8e5e76
commit
04dbf7ebe9
4 changed files with 4 additions and 4 deletions
|
|
@ -258,7 +258,7 @@ export default function(props: MfmProps) {
|
|||
style: 'display: inline-block; font-size: 90%; border: solid 1px var(--divider); border-radius: 999px; padding: 4px 10px 4px 6px;',
|
||||
}, [
|
||||
h('i', {
|
||||
class: 'ti ti-clock',
|
||||
class: 'ph-clock ph-bold ph-lg',
|
||||
style: 'margin-right: 0.25em;',
|
||||
}),
|
||||
h(MkTime, {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue