1
0
mirror of https://git.boykissers.com/pawkey/pawkey-sk.git synced 2025-12-20 04:04:16 +00:00

Bring note style closer to Firefish

This commit is contained in:
Volpeon
2024-01-01 17:44:13 +01:00
parent 9f5b404a70
commit f92f474088
15 changed files with 88 additions and 67 deletions

View File

@@ -199,8 +199,8 @@ onMounted(() => {
right: 0;
margin: 0 auto;
z-index: 2;
width: 58px;
height: 58px;
width: var(--avatar);
height: var(--avatar);
}
.title {