changes
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<span :class="`icon-text is-flex-wrap-nowrap font-semibold fs-${props.size || 16} ${props.type || ''}`">
|
||||
<span :class="`icon-text is-flex-wrap-nowrap font-semibold fs-${props.size || 15} ${props.type || ''}`">
|
||||
<span style="text-wrap: nowrap">{{ title }}</span>
|
||||
<span class="icon">
|
||||
<Icon name="material-symbols:arrow-forward-ios-rounded" />
|
||||
|
||||
Reference in New Issue
Block a user