Commit b6c8a5c6 authored by 赵啸非's avatar 赵啸非

Merge remote-tracking branch 'origin/master'

parents 91fc7e04 03f6b05c
...@@ -358,11 +358,13 @@ export default { ...@@ -358,11 +358,13 @@ export default {
height: 120px; height: 120px;
width: 49%; width: 49%;
margin-bottom: 10px; margin-bottom: 10px;
border: 1px dashed #ccc;
border-radius: 4px; border-radius: 4px;
background-size: 100% 100% !important; background-size: 100% 100% !important;
background-repeat: no-repeat; background-repeat: no-repeat;
} }
.border {
border: 1px dashed #ececec;
}
.data-total { .data-total {
margin-top: 20px; margin-top: 20px;
color: #fff; color: #fff;
......
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