feat: improve follow buttons (#238)

This commit is contained in:
patak 2022-11-29 21:04:23 +01:00 committed by GitHub
parent a48eca0c4a
commit cf225e2005
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 20 additions and 20 deletions

View file

@ -78,7 +78,7 @@ watchEffect(() => {
<button border="b base" z-1>
<img h-50 w-full object-cover :src="account.header" @click="previewHeader">
</button>
<div p4 mt--17 flex flex-col gap-4>
<div p4 mt--18 flex flex-col gap-4>
<div relative>
<div flex="~ col gap-2 1">
<button w-30 h-30 rounded-full border-4 border-bg-base z-2 @click="previewAvatar">