diff --git a/src/components/Main/MainView/QallView/SoundBoard.vue b/src/components/Main/MainView/QallView/SoundBoard.vue index 1cfed90d1..f915bb6b1 100644 --- a/src/components/Main/MainView/QallView/SoundBoard.vue +++ b/src/components/Main/MainView/QallView/SoundBoard.vue @@ -67,7 +67,7 @@ onMounted(() => { padding: 0.5rem; bottom: 48px; left: 0; - height: 4rem; + height: 32rem; overflow-y: scroll; border-radius: 0.5rem; @include background-primary;