mirror of
https://bitbucket.org/s_l_teichmann/mtsatellite
synced 2024-11-15 14:50:21 +01:00
Avoid not needed scrollbar.
This commit is contained in:
parent
0e0ba11654
commit
d7a02ff78a
|
@ -131,6 +131,7 @@ export default {
|
|||
</script>
|
||||
|
||||
<style>
|
||||
html { overflow-y: auto !important; }
|
||||
.v-navigation-drawer {
|
||||
z-index: 1001 !important;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user