changes
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
</span>
|
||||
<p
|
||||
v-html="content"
|
||||
class="control is-expanded fs-14 has-text-danger-85"
|
||||
class="control is-expanded fs-14 has-text-danger-90"
|
||||
></p>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
@@ -4,12 +4,12 @@
|
||||
<Icon
|
||||
name="material-symbols:check-circle-rounded"
|
||||
:size="18"
|
||||
class="has-text-success-70"
|
||||
class="has-text-success-80"
|
||||
/>
|
||||
</span>
|
||||
<p
|
||||
v-html="content"
|
||||
class="control is-expanded fs-14 has-text-success-80"
|
||||
class="control is-expanded fs-14 has-text-success-90"
|
||||
></p>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user