feat: moved some link-share.scss styles to the contentLinkShare and linkSharing components
This commit is contained in:
@ -258,3 +258,10 @@ export default {
|
||||
},
|
||||
}
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
// FIXME: I think this is not needed
|
||||
.sharables-list:not(.card-content) {
|
||||
overflow-y: auto
|
||||
}
|
||||
</style>
|
Reference in New Issue
Block a user