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