@@ -155,6 +155,11 @@
</template>
<style>
+.play-dashboard-root {
+ height: 100vh;
+ overflow-y: auto;
+}
+
html,
body,
#app {