feat: Increase view height to reliably show AN popup
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
{% get_current_language as LANGUAGE_CODE_CURRENT %}
|
{% get_current_language as LANGUAGE_CODE_CURRENT %}
|
||||||
<div class="columns">
|
<div class="columns">
|
||||||
<div class="column is-two-thirds">
|
<div class="column is-two-thirds">
|
||||||
<div style="height: 50vh">
|
<div style="height: 75vh">
|
||||||
{% include "fellchensammlung/partials/bulma-partial-map.html" %}
|
{% include "fellchensammlung/partials/bulma-partial-map.html" %}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user