feat: new user flow profile editor

This commit is contained in:
2023-05-10 11:41:38 +01:00
parent c36a3e0bc1
commit 59038d118e
15 changed files with 128 additions and 61 deletions

View File

@ -8,6 +8,10 @@
cursor: pointer;
}
.link-preview-container > a {
text-decoration: none;
}
.link-preview-title {
padding: 0 10px 10px 10px;
}