From a12f1eaa50d45f4ad6d092de21945ad84219e6b3 Mon Sep 17 00:00:00 2001 From: wangqiujuan0808 <578331299@qq.com> Date: Thu, 21 Mar 2024 23:26:51 +0800 Subject: [PATCH] Update Room.vue --- src/views/Room.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/Room.vue b/src/views/Room.vue index ea2f7d2..d89760c 100644 --- a/src/views/Room.vue +++ b/src/views/Room.vue @@ -328,7 +328,7 @@ const check = () => { width: 50px; color:#fff; font-size: 18px; - text-align: center; + justify-content: center; display: flex; align-items: center; }