Skip to content

Commit

Permalink
Merge pull request #879 from arjunrajlaboratory/fix-toolset-scrollbar
Browse files Browse the repository at this point in the history
HOTFIX: added back scrollbar
  • Loading branch information
arjunrajlab authored Jan 29, 2025
2 parents e3b3fa2 + 4a6bb79 commit 48b5dc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/ViewerToolbar.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<template>
<div style="display: inline-block">
<div style="overflow-y: auto; scrollbar-width: none">
<div v-mousetrap="mousetrapSliders" id="viewer-toolbar-tourstep">
<v-layout>
<value-slider
Expand Down

0 comments on commit 48b5dc5

Please sign in to comment.