Remove styling of attaches file icon
This commit is contained in:
parent
76a56ddc68
commit
8df79b00a0
|
@ -74,9 +74,3 @@ export default {
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style scoped>
|
|
||||||
.attaches-block-file-icon::before {
|
|
||||||
content: attr(data-extension);
|
|
||||||
}
|
|
||||||
</style>
|
|
Loading…
Reference in New Issue
Block a user