Signed-off-by: Varun Patil <varunpatil@ucla.edu>
@ -332,7 +332,7 @@ export default Vue.extend({
// Before table and thead
.files-list__before {
contain: strict;
contain: style paint layout;
display: flex;
flex-direction: column;
}