From f5ba0db6630b58d9222706ee1c70634d5fe21135 Mon Sep 17 00:00:00 2001 From: nullnyat Date: Mon, 7 Feb 2022 22:50:02 +0900 Subject: [PATCH] =?UTF-8?q?=E3=82=AA=E3=83=B3=E3=83=A9=E3=82=A4=E3=83=B3?= =?UTF-8?q?=E3=83=A6=E3=83=BC=E3=82=B6=E3=83=BC=E3=81=AE=E3=82=A6=E3=82=A3?= =?UTF-8?q?=E3=82=B8=E3=82=A7=E3=83=83=E3=83=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/client/src/widgets/online-users.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/client/src/widgets/online-users.vue b/packages/client/src/widgets/online-users.vue index 1746a8314..814f3c636 100644 --- a/packages/client/src/widgets/online-users.vue +++ b/packages/client/src/widgets/online-users.vue @@ -68,7 +68,7 @@ defineExpose({ > .text { ::v-deep(b) { - color: #41b781; + color: #96E7E7; } ::v-deep(span) {