mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-10 23:51:01 -07:00
remove gaps ?
This commit is contained in:
parent
ddd33c1963
commit
ca27866244
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue