Revert "test: change buttons and avatar"

This reverts commit 9c8aaf3945.
This commit is contained in:
ShittyKopper 2023-10-31 21:57:59 +03:00
parent 17c6efe116
commit 45cb1d7709
6 changed files with 8 additions and 8 deletions

View file

@ -259,7 +259,7 @@ definePageMetadata(computed(() => ({
display: block;
margin: var(--margin) auto 0 auto;
padding: 8px 16px;
border-radius: 5px;
border-radius: 32px;
}
.postForm {