chore: Move unscoped styles to global stylesheet (#3422)

This commit is contained in:
Pranav Raj S
2021-11-19 16:09:20 +05:30
committed by GitHub
parent 7b44bf5b78
commit da163cc1f7
9 changed files with 240 additions and 262 deletions

View File

@@ -66,8 +66,3 @@ export default {
},
};
</script>
<style lang="scss">
.file-uploads .attachment-button + label {
cursor: pointer;
}
</style>