From 2cd6dfb32bfe2cc110643f9be10771668ecd7c40 Mon Sep 17 00:00:00 2001
From: Mr.Shi <1878285526@qq.com>
Date: 星期二, 22 八月 2023 19:29:57 +0800
Subject: [PATCH] 大屏
---
screen_standard/src/views/index.vue | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/screen_standard/src/views/index.vue b/screen_standard/src/views/index.vue
index 19ffb61..1d41ceb 100644
--- a/screen_standard/src/views/index.vue
+++ b/screen_standard/src/views/index.vue
@@ -963,6 +963,7 @@
align-items: center;
.scroll_item_row {
flex: 1;
+ width: 0;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
--
Gitblit v1.9.3