|
@@ -267,6 +267,18 @@ $body-height:calc(100% - $title-height);
|
|
|
width:595px;
|
|
|
height: 500px;
|
|
|
z-index: 1000;
|
|
|
+ .ol-viewport{
|
|
|
+ width:595px !important;
|
|
|
+ height: 500px !important;
|
|
|
+ .ol-layers{
|
|
|
+ width:595px !important;
|
|
|
+ height: 500px !important;
|
|
|
+ .ol-layer{
|
|
|
+ width:595px !important;
|
|
|
+ height: 500px !important;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
}
|
|
|
.img{
|
|
|
z-index: 999;
|