remove gaps ?

This commit is contained in:
Freeplay 2023-06-20 10:30:13 -04:00
parent ddd33c1963
commit ca27866244

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"