Commit 873f8455 by crushh

update: dist

parent f860c1e6
......@@ -38,6 +38,9 @@
.mt20 {
margin-top: 20px;
}
.mb8{
margin-bottom: 8px;
}
.mb20 {
margin-bottom: 20px;
}
......@@ -56,6 +59,9 @@
.pb10{
padding-bottom: 10px;
}
.lh20{
line-height: 20px;
}
.border-bottom{
border-bottom: 1px solid #E4E7ED;
}
......@@ -145,4 +151,9 @@
transform: scale(1.4);
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