修复css问题
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user