Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
CivManage
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ReactWeb5
CivManage
Commits
efc0a225
Commit
efc0a225
authored
2 years ago
by
皮倩雯
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: '优化消息平台图标库样式'
parent
4f245ab1
Pipeline
#64664
passed with stages
Changes
3
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
PreviewModal.less
...atformCenter/messageManage/schemeDetail/PreviewModal.less
+2
-2
schemeDetail.jsx
...latformCenter/messageManage/schemeDetail/schemeDetail.jsx
+0
-0
schemeDetail.less
...atformCenter/messageManage/schemeDetail/schemeDetail.less
+2
-2
No files found.
src/pages/platformCenter/messageManage/schemeDetail/PreviewModal.less
View file @
efc0a225
...
...
@@ -10,13 +10,13 @@
border-radius: 5px;
display: inline-block;
margin-left: 10px;
background-color: #
2881a1
;
background-color: #
bfbfbf
;
}
.imgHidden {
margin-left: 10px;
border: none;
display: inline-block;
background-color: #
2881a1
;
background-color: #
bfbfbf
;
}
.imgHidden:hover {
margin-left: 10px;
...
...
This diff is collapsed.
Click to expand it.
src/pages/platformCenter/messageManage/schemeDetail/schemeDetail.jsx
View file @
efc0a225
This diff is collapsed.
Click to expand it.
src/pages/platformCenter/messageManage/schemeDetail/schemeDetail.less
View file @
efc0a225
...
...
@@ -65,10 +65,10 @@
margin-top: 10px;
width: 100%;
padding: 10px;
height: 1
3
rem;
height: 1
6
rem;
display: flex;
flex-direction: column;
overflow:
scroll
;
overflow:
hidden
;
}
.ant-switch {
margin-right: 0.5rem;
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment