acdr-ui/dist/dev/mp-weixin/modules/pet/push/door.wxss
2024-10-01 09:15:35 +08:00

28 lines
432 B
Plaintext

.mapContainer.data-v-07d2e2d0 {
width: 100%;
height: 20vh;
margin-bottom: 20px;
}
.fixed.data-v-07d2e2d0 {
position: fixed;
}
.bottom-0.data-v-07d2e2d0 {
bottom: 0;
}
.left-0.data-v-07d2e2d0 {
left: 0;
}
.right-0.data-v-07d2e2d0 {
right: 0;
}
.bg-white.data-v-07d2e2d0 {
background-color: white;
}
.border-t.data-v-07d2e2d0 {
border-top-width: 1px;
}
.border-gray-200.data-v-07d2e2d0 {
border-color: #e5e7eb;
}