test: change buttons and avatar

This commit is contained in:
Insert5StarName 2023-10-01 01:47:08 +02:00
parent 7a51e2d404
commit 9c8aaf3945
6 changed files with 8 additions and 8 deletions

View file

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