fix: download color
This commit is contained in:
@@ -61,7 +61,7 @@ const textColorClass = computed(() => {
|
||||
</span>
|
||||
<a
|
||||
v-tooltip="t('CONVERSATION.DOWNLOAD')"
|
||||
class="flex-shrink-0 h-9 grid place-content-center cursor-pointer"
|
||||
class="flex-shrink-0 h-9 grid place-content-center cursor-pointer text-n-slate-11"
|
||||
:href="url"
|
||||
rel="noreferrer noopener nofollow"
|
||||
target="_blank"
|
||||
|
||||
Reference in New Issue
Block a user