下载页举报按钮优化

qrnn
youngS 4 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 { .main > header .scan-tips {
display: none display: none
} }
.dialog { .dialog {
height: 100%; height: 100%;
width: 100%; width: 100%;
@ -1813,6 +1814,7 @@ body.hidden-overflow {
.ad_title .closead { .ad_title .closead {
right: -6px; right: -6px;
} }
.ad_title span a { .ad_title span a {
line-height: 40px; line-height: 40px;
margin-bottom: 20px; margin-bottom: 20px;

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

Loading…
Cancel
Save