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