Browse Source

[完善]去除地图logo

develop
邵佳豪 4 years ago
parent
commit
9c300b241a
  1. 7
      src/styles.scss

7
src/styles.scss

@ -79,4 +79,11 @@ table td.mat-footer-cell:last-of-type{
}
::-webkit-scrollbar-thumb{
background-color: #999;
}
.amap-logo{
display: none;
opacity:0 !important;
}
.amap-copyright {
opacity:0;
}
Loading…
Cancel
Save