Make user status styles scoped

Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
This commit is contained in:
Julius Härtl 2020-11-04 13:33:32 +01:00 committed by npmbuildbot-nextcloud[bot]
parent 54fb4c28c4
commit 2386f8e1cc
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 {