mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-01 19:48:08 +00:00
fix: Add brand color in CSAT card component (#2756)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="customer-satisfcation">
|
||||
<div class="customer-satisfcation" :style="{ borderColor: widgetColor }">
|
||||
<h6 class="title">
|
||||
{{ title }}
|
||||
</h6>
|
||||
|
||||
Reference in New Issue
Block a user