Skip to content

Commit df5e63e

Browse files
committed
fix: resize max-height for map-popup
1 parent 088a8fd commit df5e63e

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

src/styles/map.css

-7
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
.ol-map {
2-
min-width: 600px;
3-
min-height: 500px;
4-
height: 500px;
5-
width: 100%;
6-
}
7-
81
.ol-control {
92
position: absolute;
103
background-color: rgba(255, 255, 255, 0.4);

0 commit comments

Comments
 (0)