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
73f63636
Commit
73f63636
authored
Jan 12, 2021
by
tianfen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
pref: 站点管理更新
parent
2ba6d3a7
Pipeline
#22248
skipped with stages
Changes
2
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
8 deletions
+11
-8
SiteManage.jsx
src/pages/userCenter/siteManage/SiteManage.jsx
+0
-0
SiteManage.less
src/pages/userCenter/siteManage/SiteManage.less
+11
-8
No files found.
src/pages/userCenter/siteManage/SiteManage.jsx
View file @
73f63636
This diff is collapsed.
Click to expand it.
src/pages/userCenter/siteManage/SiteManage.less
View file @
73f63636
...
...
@@ -29,8 +29,8 @@
border-bottom: 1px solid #ccc;
}
.cardBoxR{
min-height: calc(100vh -
158
px);
max-height: calc(100vh -
158
px);
min-height: calc(100vh -
200
px);
max-height: calc(100vh -
200
px);
min-width: 600px;
overflow-y: scroll;
}
...
...
@@ -104,7 +104,8 @@
}
.siteList{
width:199px;
margin:0 0 15px 0
// margin:0 0 15px 0;
padding:0 0 15px 0;
}
.sitePanel{
margin: 0 0 10px 0;
...
...
@@ -139,7 +140,7 @@
color:#f00
}
.siteCommit{
margin
-top: 20px
;
margin
: 10px 0
;
}
.siteSelectList{
border:1px solid #f5f5f5;
...
...
@@ -168,8 +169,9 @@
}
}
.siteBtn{
width:70.5vw;
text-align: right;
position: fixed;
bottom: 20px;
width:98%;
display: flex;
flex-direction: row;
align-items: center;
justify-content: flex-end;
}
\ No newline at end of file
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