remove gaps ?
This commit is contained in:
parent
77d1cf1add
commit
be6a640edb
|
@ -1,5 +1,5 @@
|
||||||
<template>
|
<template>
|
||||||
<div v-if="note" class="_gaps reacted-users">
|
<div v-if="note" class="reacted-users">
|
||||||
<div :class="$style.tabs">
|
<div :class="$style.tabs">
|
||||||
<button
|
<button
|
||||||
v-for="reaction in reactions"
|
v-for="reaction in reactions"
|
||||||
|
|
Loading…
Reference in New Issue