feat: add unocss
This commit is contained in:
@@ -41,7 +41,7 @@ const { user } = useAuth();
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="ion-margin-top ion-text-center operations">
|
||||
<div class="ion-margin-top ion-text-center flex gap-24px">
|
||||
<ion-button fill="clear">
|
||||
<ion-icon slot="start" :icon="shareOutline" />
|
||||
Share
|
||||
@@ -120,8 +120,4 @@ const { user } = useAuth();
|
||||
max-width: 250px;
|
||||
max-height: 250px;
|
||||
}
|
||||
.operations {
|
||||
display: flex;
|
||||
gap: 24px;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user