mirror of
https://bitbucket.org/s_l_teichmann/mtsatellite
synced 2025-07-27 04:10:24 +02:00
Avoid not needed scrollbar.
This commit is contained in:
@ -131,6 +131,7 @@ export default {
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
|
html { overflow-y: auto !important; }
|
||||||
.v-navigation-drawer {
|
.v-navigation-drawer {
|
||||||
z-index: 1001 !important;
|
z-index: 1001 !important;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user