修复css问题

This commit is contained in:
李琦
2026-08-15 17:44:20 +08:00
parent eca29aecc8
commit 2e995a09dc

View File

@@ -3555,17 +3555,11 @@ function freshClass(f) {
}
.ds-map canvas {
border-radius: 6px;
image-rendering: pixelated;
width: 192px;
height: 144px;
max-width: 80vw;
image-rendering: pixelated;
width: 360px;
height: 270px;
max-width: 80vw;
}
width: 360px;
height: 270px;
max-width: 80vw;
.map-note {
color: #b8a888;
font-size: 11px;