From 6d718e734360826e79e74d3c28c8de2126ced665 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期二, 13 八月 2024 23:26:49 +0800 Subject: [PATCH] 2024-08-13 --- src/views/billprint/index.scss | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/src/views/billprint/index.scss b/src/views/billprint/index.scss index 3ad6384..9616d80 100644 --- a/src/views/billprint/index.scss +++ b/src/views/billprint/index.scss @@ -57,6 +57,9 @@ display: none!important; } } + .braft-content p { + margin: 0px!important; + } .ant-table-thead > tr > th { color: rgba(0,0,0,1); background: transparent!important; -- Gitblit v1.8.0