From 7f94ef459cd1f608e73179b1405194cc75abad88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=97=E4=B8=89?= <940119273@qq.com> Date: Mon, 6 Mar 2023 08:57:22 +0000 Subject: [PATCH] =?UTF-8?q?!2120=20=E4=BF=AE=E5=A4=8D:=E5=A4=9C=E9=97=B4?= =?UTF-8?q?=E6=A8=A1=E5=BC=8F=E6=9F=9C=E4=BD=93=E6=A0=87=E6=B3=A8=E3=80=81?= =?UTF-8?q?=E6=A0=87=E6=B3=A8=E6=A0=B7=E5=BC=8FUI=E6=98=BE=E7=A4=BA?= =?UTF-8?q?=E5=BC=82=E5=B8=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Gallery/less/GalleryIndexList.less | 1 - .../ResourceLibrary/ResourceLibrary.less | 9 +---- .../ResourceLibrary/Resource_ResourceList.tsx | 1 - src/UI/Css/golden.less | 34 +++++++++++++++++++ 4 files changed, 35 insertions(+), 10 deletions(-) diff --git a/src/UI/Components/Gallery/less/GalleryIndexList.less b/src/UI/Components/Gallery/less/GalleryIndexList.less index 661e60c7f..2123d317a 100644 --- a/src/UI/Components/Gallery/less/GalleryIndexList.less +++ b/src/UI/Components/Gallery/less/GalleryIndexList.less @@ -42,7 +42,6 @@ z-index : 2; margin-top : 20px; // background-color: #EBF1F5; - background-color: #ffffff; gap : 40px; .bp3-input { diff --git a/src/UI/Components/ToolBar/ResourceLibrary/ResourceLibrary.less b/src/UI/Components/ToolBar/ResourceLibrary/ResourceLibrary.less index 8b1eebc8c..ea6d8112f 100644 --- a/src/UI/Components/ToolBar/ResourceLibrary/ResourceLibrary.less +++ b/src/UI/Components/ToolBar/ResourceLibrary/ResourceLibrary.less @@ -18,7 +18,6 @@ font-size : 12px; font-weight: 600; } - background-color: #BFCCD6 ; margin : 10px 0; display : flex; justify-content : space-between; @@ -36,7 +35,6 @@ font-size : 12px; font-weight: 600; } - background-color: #CED9E0 ; margin : 10px 0; display : flex; justify-content : space-between; @@ -60,6 +58,7 @@ flex-direction: column; overflow : auto !important; flex-wrap : nowrap !important; + margin : 0; gap: 5px; li { @@ -73,7 +72,6 @@ gap: 5px; &:hover{ cursor : default !important; - background-color: #F1F2F4 !important; } img { @@ -92,7 +90,6 @@ } } .optionsPanel{ - background-color: #ffffff; width : 350px; box-sizing : border-box; padding : 20px; @@ -201,7 +198,6 @@ align-content : center; padding : 0px 20px; padding-top : 5px; - background-color: white; span{ display : block; line-height: 30px; @@ -260,7 +256,6 @@ justify-content: space-between; button{ border-radius : 50%; - background-color: white; border : none; transform : scale(80%); } @@ -296,7 +291,6 @@ padding : 10px; border-radius : 5px; overflow : hidden; - background-color: white; text-overflow : ellipsis; >span{ margin-top: 5px; @@ -512,6 +506,5 @@ bottom : 0; width : 100%; padding-bottom : 10px; - background-color: white; } } diff --git a/src/UI/Components/ToolBar/ResourceLibrary/Resource_ResourceList.tsx b/src/UI/Components/ToolBar/ResourceLibrary/Resource_ResourceList.tsx index 84ad14277..b2a9651c0 100644 --- a/src/UI/Components/ToolBar/ResourceLibrary/Resource_ResourceList.tsx +++ b/src/UI/Components/ToolBar/ResourceLibrary/Resource_ResourceList.tsx @@ -572,7 +572,6 @@ export class ResourceItem extends Component<{ module: ModuleData; }, {}> justifyContent: "space-between", position: 'sticky', top: '0', - backgroundColor: 'white', paddingTop: "10px", }}>