Merge pull request #23899 from nextcloud/backport/23898/stable20

[stable20] Make user status styles scoped
This commit is contained in:
Morris Jobke 2020-11-04 19:34:55 +01:00 committed by GitHub
commit 5e4debcd98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -162,7 +162,7 @@ export default {
}
</script>
<style lang="scss">
<style lang="scss" scoped>
$max-width-user-status: 200px;
.user-status-menu-item {