An easy-to-use platform for EEG experimentation in the classroom
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Made home screen scrollable when a large number of projects are created

jdpigeon 7e81f1f2 df62ad4c

+1
+1
app/components/styles/common.css
··· 1 1 .homeContentContainer { 2 2 padding-top: 50px !important; 3 3 height: 100%; 4 + overflow-y: auto; 4 5 } 5 6 6 7 .mainContainer {