From a58a3d3b9c46513f7a00dc9fd06b9ec9d83c23ac Mon Sep 17 00:00:00 2001 From: litian <2804272236@qq.com> Date: 星期四, 13 二月 2025 18:08:14 +0800 Subject: [PATCH] xinshu --- src/books/childcareInstitutionsManagement/assets/main.less | 19 +++++++------------ 1 files changed, 7 insertions(+), 12 deletions(-) diff --git a/src/books/childcareInstitutionsManagement/assets/main.less b/src/books/childcareInstitutionsManagement/assets/main.less index f78d223..8085b62 100644 --- a/src/books/childcareInstitutionsManagement/assets/main.less +++ b/src/books/childcareInstitutionsManagement/assets/main.less @@ -49,7 +49,7 @@ } .pt-20 { - padding-top: 20px; + padding-top: 20px !important; } .pt { @@ -273,6 +273,7 @@ .table { border: 2px solid #00B1F5; border-collapse: collapse; + width:100%; td { border: 1px solid #00B1F5; @@ -547,7 +548,9 @@ .li-btn{ margin-left:20px; } - + .xb{ + text-align: right; + } @@ -864,7 +867,7 @@ .bk4-1 { background: #E2F4FE; padding: 1px 10px 1px 10px; - margin-top: 2em; + margin-top: 1em; border-radius: 1.5em; margin-bottom: 1em; } @@ -994,15 +997,7 @@ } } -.wendabox { - height: 85vh; - padding:10px; - - iframe { - width: 100%; - height: 100%; - } - } + @media screen and (max-width: 1024px) { .pdfModal { -- Gitblit v1.9.1