remove gaps ?

This commit is contained in:
Freeplay 2023-06-20 10:30:13 -04:00
parent 77d1cf1add
commit be6a640edb

View file

@ -1,5 +1,5 @@
<template>
<div v-if="note" class="_gaps reacted-users">
<div v-if="note" class="reacted-users">
<div :class="$style.tabs">
<button
v-for="reaction in reactions"