Commit bcb0d17a authored by linxin's avatar linxin

fix

parent 3b70f7c5
......@@ -191,6 +191,12 @@ export default {
</script>
<style lang='less' >
#payment-pay-entry {
.push{
position: absolute;
top:10px;
margin-left:10px;
width:35px;
}
.h-header {
background-color: #00469C;
.h-header-btn {
......@@ -263,6 +269,7 @@ export default {
width: 30px;
display: block;
float: left;
position: relative;
margin: 12px 8px 0 3px;
}
}
......
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