下载页举报按钮优化

qrnn
youngS 3 years ago
parent 372455bcb3
commit 169347ca16
  1. 2
      fir_client/src/components/FirDownload.vue
  2. 2
      fir_client/src/components/ShortDownload.vue

@ -1459,6 +1459,7 @@ button:focus {
.main > header .scan-tips {
display: none
}
.dialog {
height: 100%;
width: 100%;
@ -1813,6 +1814,7 @@ body.hidden-overflow {
.ad_title .closead {
right: -6px;
}
.ad_title span a {
line-height: 40px;
margin-bottom: 20px;

@ -1954,9 +1954,11 @@ body.hidden-overflow {
top: 38px;
right: -6px;
}
.ad_title .closead {
right: -6px;
}
.ad_title span a {
line-height: 40px;
margin-bottom: 20px;

Loading…
Cancel
Save