aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src/components/FileEntry.vue
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@protonmail.com>2023-04-07 13:14:09 +0200
committerJohn Molakvoæ <skjnldsv@protonmail.com>2023-04-12 12:10:44 +0200
commit993a7fc8e638b0c4e8435980809efbc7e8ab056b (patch)
tree9594275ff9ff79e03e80ac6c07c4feceed452e0b /apps/files/src/components/FileEntry.vue
parent73000175d097a5d04cfa9abcfc964fd641ba2021 (diff)
downloadnextcloud-server-993a7fc8e638b0c4e8435980809efbc7e8ab056b.tar.gz
nextcloud-server-993a7fc8e638b0c4e8435980809efbc7e8ab056b.zip
fix(files): cleanup common table row styling
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Diffstat (limited to 'apps/files/src/components/FileEntry.vue')
-rw-r--r--apps/files/src/components/FileEntry.vue2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/files/src/components/FileEntry.vue b/apps/files/src/components/FileEntry.vue
index 337e4c7b6ac..47ed5729a8d 100644
--- a/apps/files/src/components/FileEntry.vue
+++ b/apps/files/src/components/FileEntry.vue
@@ -529,8 +529,6 @@ export default Vue.extend({
</script>
<style scoped lang='scss'>
-@import '../mixins/fileslist-row.scss';
-
/* Hover effect on tbody lines only */
tr {
&:hover,