refactor: externalize the style

This commit is contained in:
Shivam Mishra
2023-10-10 19:31:03 +05:30
parent db5a5f1a03
commit 6985dacc34
2 changed files with 2 additions and 4 deletions
@@ -1,7 +1,5 @@
<template>
<span
class="overflow-hidden text-slate-700 dark:text-slate-200 text-ellipsis whitespace-nowrap"
>
<span class="overflow-hidden text-ellipsis whitespace-nowrap">
<template v-if="showMessageType">
<fluent-icon
v-if="isMessagePrivate"