Commit 873f8455 by crushh

update: dist

parent f860c1e6
...@@ -38,6 +38,9 @@ ...@@ -38,6 +38,9 @@
.mt20 { .mt20 {
margin-top: 20px; margin-top: 20px;
} }
.mb8{
margin-bottom: 8px;
}
.mb20 { .mb20 {
margin-bottom: 20px; margin-bottom: 20px;
} }
...@@ -56,6 +59,9 @@ ...@@ -56,6 +59,9 @@
.pb10{ .pb10{
padding-bottom: 10px; padding-bottom: 10px;
} }
.lh20{
line-height: 20px;
}
.border-bottom{ .border-bottom{
border-bottom: 1px solid #E4E7ED; border-bottom: 1px solid #E4E7ED;
} }
...@@ -146,3 +152,8 @@ ...@@ -146,3 +152,8 @@
opacity: 0.5 opacity: 0.5
} }
} }
.el-upload--picture-card{
width: 80px;
height: 80px;
line-height: 80px;
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment