Shinohara Haruna 6 месяцев назад
Родитель
Сommit
c1480f8789
1 измененных файлов с 5 добавлено и 0 удалено
  1. 5 0
      smsb-plus-ui/src/views/smsb/dashboard/play.vue

+ 5 - 0
smsb-plus-ui/src/views/smsb/dashboard/play.vue

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