Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
dev
/
pingan-life-index-pro
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
27ff180f
authored
2020-02-12 14:48:41 +0800
by
simon
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
默认提交
1 parent
2ca3c7ec
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletions
src/pages/custom-service/custom-service.scss
src/pages/custom-service/custom-service.scss
View file @
27ff180
...
...
@@ -82,6 +82,7 @@
.right-panel
{
max-width
:
975px
;
width
:
975px
;
background-color
:
#ffffff
;
.panel
{
...
...
@@ -106,8 +107,10 @@
.left-panel
{
display
:
none
;
}
.right-panel
{
.right-panel
{
margin
:
0
auto
;
}
}
...
...
Please
register
or
sign in
to post a comment