mirror of
https://github.com/FoggedLens/deflock.git
synced 2026-08-31 14:40:48 +02:00
use dvh for mobile
This commit is contained in:
@@ -236,7 +236,7 @@ onMounted(() => {
|
|||||||
<style scoped>
|
<style scoped>
|
||||||
.map-container {
|
.map-container {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: calc(100vh - 64px);
|
height: calc(100dvh - 64px);
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user