Commit 37a2161d authored by “yiyousong”'s avatar “yiyousong”

pref:优化排号机竖版皮肤设置

parent 8a3fcf34
...@@ -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