From 584e05e63e916c946e78c3538c5df218494a4dea Mon Sep 17 00:00:00 2001 From: jxxghp Date: Fri, 8 Sep 2023 10:34:05 +0800 Subject: [PATCH] fix ui --- app/plugins/brushflow/__init__.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/app/plugins/brushflow/__init__.py b/app/plugins/brushflow/__init__.py index cb27694b..34d30a28 100644 --- a/app/plugins/brushflow/__init__.py +++ b/app/plugins/brushflow/__init__.py @@ -782,9 +782,6 @@ class BrushFlow(_PluginBase): }, { 'component': 'td', - 'props': { - "class": "break-all" - }, 'text': data.get("title") }, {