fix bio button alignment

This commit is contained in:
pa
2025-12-27 16:54:03 +09:00
committed by Natsumi
parent 7e929c21a8
commit 0a1b3b0644

View File

@@ -252,7 +252,7 @@
style="margin-left: 5px; padding: 0"
@click="showBioDialog"></el-button>
</div>
<div style="margin-top: 5px">
<div style="margin-top: 5px" class="flex">
<el-tooltip v-for="(link, index) in userDialog.ref.bioLinks" :key="index">
<template #content>
<span v-text="link"></span>