mirror of
https://github.com/nextcloud/spreed.git
synced 2025-07-22 12:01:02 +00:00
fix(messages): fix styles for buttons bar
- comment counts as a first node, causing the class to not be applied Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
This commit is contained in:
@ -4,7 +4,6 @@
|
||||
-->
|
||||
|
||||
<template>
|
||||
<!-- Message Actions -->
|
||||
<div v-click-outside="handleClickOutside">
|
||||
<template v-if="!isReactionsMenuOpen">
|
||||
<NcButton v-if="canReact"
|
||||
|
Reference in New Issue
Block a user