Commit d915faa3 authored by 李晓兵's avatar 李晓兵

'jpush'

parent 9293fc5a
...@@ -485,9 +485,9 @@ export default { ...@@ -485,9 +485,9 @@ export default {
} }
.icon { .icon {
width: 30px; width: 30px;
display: block; /* display: block;
float: left; float: left;
position: relative; position: relative;*/
margin: 0 8px 0 3px; margin: 0 8px 0 3px;
} }
} }
...@@ -564,13 +564,6 @@ export default { ...@@ -564,13 +564,6 @@ export default {
background-color: rgba(75, 74, 75, 0.1); background-color: rgba(75, 74, 75, 0.1);
} }
} }
.icon {
width: 30px;
display: block;
float: left;
position: relative;
margin: 12px 8px 0 3px;
}
.push { .push {
/* position: absolute; /* position: absolute;
top: 10px; top: 10px;
......
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