remove gaps ?

This commit is contained in:
Freeplay 2023-06-20 10:30:13 -04:00
parent 77d1cf1add
commit be6a640edb
1 changed files with 1 additions and 1 deletions

View File

@ -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"