From 8b16a2dfd3bfc54fe5215a47584d7a6e4482bbb0 Mon Sep 17 00:00:00 2001 From: zx <604444282@qq.com> Date: Mon, 4 Jul 2022 17:28:05 +0800 Subject: [PATCH] zx --- src/styles/index.less | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/styles/index.less b/src/styles/index.less index 1219feb..f09a588 100644 --- a/src/styles/index.less +++ b/src/styles/index.less @@ -21,3 +21,7 @@ text-overflow: ellipsis; white-space: nowrap; } + +.modal-table .tb-inner { + width: 90% !important; +}