From 92176b4727c796ce426b6ad017569e0f38840733 Mon Sep 17 00:00:00 2001 From: luosongbai <15272473386@163.com> Date: Fri, 18 Mar 2022 18:53:53 +0800 Subject: [PATCH] 1 --- web/static/css/style.css | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/web/static/css/style.css b/web/static/css/style.css index 5341c68..9ab2b9e 100644 --- a/web/static/css/style.css +++ b/web/static/css/style.css @@ -809,16 +809,17 @@ label:not(.form-check-label):not(.custom-file-label) { font-weight: 400; } .chawushuj { width: 100%; text-align: center; } -.customname-table-box { margin: 24px; height: calc(100% - 106px); overflow-y: auto; } -.customname-info-bg { border-left: 1px solid #f0f2f5; } +.customname-table-box { margin: 24px; height: calc(100% - 106px); overflow: hidden;} +.customname-info-bg { height: calc(100% ); } +.layui-tab-content { height: calc(100%); overflow: auto; } .customname-info-table-top { z-index: 999; width: calc(100% - 96px); position: absolute; display: flex; align-items: center; background-color: #f0f2f5; } .customname-info-table-top div { width: 33%; padding: 24px 0; text-indent: 20px; border-right: 1px solid #fff; } .customname-val-box { display: flex; } .customname-val { width: 33%; display: flex; align-items: center; text-indent: 20px; padding: 24px 0; border-bottom: 1px solid #f0f2f5;} .customname-val-right-box { width: 66.9%; } -.customname-val-right {display: flex; align-items: center; width: 100%; border-left: 1px solid #f0f2f5; border-bottom: 1px solid #f0f2f5; } -.customname-val-right div { width: 50%; padding: 24px 0; text-indent: 20px; border-right: 1px solid #f0f2f5;} -.customname-content-box { position: relative; top: 66px; } +.customname-val-right {display: flex; align-items: center; width: 100%; } +.customname-val-right div { width: 50%; padding: 24px 0; text-indent: 20px; border-right: 1px solid #f0f2f5; border-left: 1px solid #f0f2f5; border-top: 1px solid #f0f2f5;} +.customname-content-box { height: 100%; } .table_box_big { /* overflow-x: scroll;