diff --git a/mapapp/templates/maps/ya_index.html b/mapapp/templates/maps/ya_index.html index 6e681f6..b317aea 100644 --- a/mapapp/templates/maps/ya_index.html +++ b/mapapp/templates/maps/ya_index.html @@ -128,6 +128,7 @@ padding: 0; position: fixed; height: 95vh; + width: 100%; } #yapanel{ position: absolute; @@ -155,4 +156,4 @@ -{% endblock %} \ No newline at end of file +{% endblock %}