From 7b0dbecd1d6155d26ec67be0a47a16264c738c85 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期二, 09 五月 2023 14:48:10 +0800 Subject: [PATCH] 2023-05-09 --- src/assets/css/viewstyle.scss | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/assets/css/viewstyle.scss b/src/assets/css/viewstyle.scss index 26c8c80..4ecf104 100644 --- a/src/assets/css/viewstyle.scss +++ b/src/assets/css/viewstyle.scss @@ -112,7 +112,7 @@ } } // 鎼滅储鏍� - .top-search { + .mk-search-wrap { >.ant-row { .ant-col.search-button { .ant-btn:not(.ant-btn-primary):not(.ant-btn-link):active, .ant-btn:not(.ant-btn-primary):not(.ant-btn-link).active, .ant-btn:not(.ant-btn-primary):not(.ant-btn-link):hover, .ant-btn:not(.ant-btn-primary):not(.ant-btn-link):focus { @@ -135,7 +135,7 @@ } } // 琛ㄦ牸 - .normal-data-table, .normal-custom-table { + .normal-data-table, .normal-custom-table, .edit-custom-table { table { .ant-table-tbody { > tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td { -- Gitblit v1.8.0