fix: Add scoped CSS for participants (#6472)
This commit is contained in:
parent
59964a4f41
commit
71d8195845
@ -224,7 +224,7 @@ export default {
|
||||
},
|
||||
};
|
||||
</script>
|
||||
<style lang="scss">
|
||||
<style lang="scss" scoped>
|
||||
.watchers-wrap {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user