Skip to content

Commit

Permalink
fix(files): disable containment in header
Browse files Browse the repository at this point in the history
Signed-off-by: Varun Patil <varunpatil@ucla.edu>
  • Loading branch information
pulsejet authored and juliusknorr committed Oct 25, 2023
1 parent 20b14ae commit 75b8524
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/files/src/components/FilesListVirtual.vue
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,6 @@ export default Vue.extend({

// Before table and thead
.files-list__before {
contain: style paint layout;
display: flex;
flex-direction: column;
}
Expand Down

0 comments on commit 75b8524

Please sign in to comment.