1、支持地图告警图层

This commit is contained in:
weidong 2024-04-11 23:29:03 +08:00
parent c7a0cf2f69
commit 59506c7b1d

View File

@ -34,9 +34,9 @@
.btn-wrap { .btn-wrap {
z-index: 999; z-index: 999;
position: fixed; position: fixed;
bottom: 3.5rem; bottom: 2rem;
margin-left: 3rem; margin-left: 1rem;
padding: 1rem 1rem; padding: .5rem .5rem;
border-radius: .25rem; border-radius: .25rem;
background-color: #fff; background-color: #fff;
box-shadow: 0 2px 6px 0 rgba(27, 142, 236, 0.5); box-shadow: 0 2px 6px 0 rgba(27, 142, 236, 0.5);