layout experimentations (WIP)

This commit is contained in:
Daniel Spaude
2023-01-04 13:07:01 +01:00
parent 52ae240188
commit 72201432ab
6 changed files with 0 additions and 8 deletions

View File

@@ -153,8 +153,6 @@ const emailField = (inputEl: typeof Input) => {
>
<div class="flex flex-col" data-testid="invite-user-and-share-base-modal">
<div class="flex flex-row justify-between items-center pb-1.5 mb-2 border-b-1 w-full">
<a-typography-title class="select-none" :level="4"> {{ $t('activity.share') }}: {{ project.title }} </a-typography-title>
<a-button
type="text"
class="!rounded-md mr-1 -mt-1.5"