Browse Source

问题修复

master
huxinglu 4 years ago
parent
commit
8c898fd3c7
1 changed files with 1 additions and 6 deletions
  1. +1
    -6
      src/views/command/ask/hpDetailWin.vue

+ 1
- 6
src/views/command/ask/hpDetailWin.vue View File

@@ -138,12 +138,7 @@
width: 0.95rem;
height: 0.95rem;
margin-left: 0.13rem;
}
img:first-child{
margin-left: 0px;
}
>img:first-child{
margin-left: 0;
margin-top: 0.1rem;
}
}
>div:nth-child(5) {

Loading…
Cancel
Save