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
5679a14f
authored
2020-02-21 19:28:47 +0800
by
simon
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
默认提交
1 parent
1b402f3f
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
2 deletions
src/pages/custom-service/components/contact-us.scss
src/pages/custom-service/components/payment-type.scss
src/pages/vhis-detail/vhis-detail.scss
src/pages/custom-service/components/contact-us.scss
View file @
5679a14
...
...
@@ -24,6 +24,7 @@
&
-item
{
font-size
:
$fontSize
;
margin-bottom
:
4
.416667rem
;
@extend
.text-jtf
;
&
-tit
{
display
:
flex
;
...
...
@@ -55,10 +56,11 @@
}
li
{
// @extend .bb;
background-image
:
url('~@assets/images/payment-type/icon-li.png')
;
background-repeat
:
no-repeat
;
background-position
:
0rem
.5rem
;
padding
-left
:
1rem
;
padding
:
0
1rem
;
margin
:
.6rem
0
;
}
}
...
...
src/pages/custom-service/components/payment-type.scss
View file @
5679a14
...
...
@@ -63,6 +63,7 @@
&
-item
{
color
:
#4c4948
;
line-height
:
3
;
@extend
.text-jtf
;
ul
{
list-style-type
:
none
;
...
...
src/pages/vhis-detail/vhis-detail.scss
View file @
5679a14
...
...
@@ -337,7 +337,7 @@ $borderSize: 6px;
}
.table2
{
margin
:
48
px
auto
0
;
margin
:
50
px
auto
0
;
text-align
:
left
;
.table-item
{
...
...
Please
register
or
sign in
to post a comment