Tiny misc fixes (#59)

This commit is contained in:
chapoi
2025-03-19 00:02:45 +08:00
committed by GitHub
parent f64d0cc6dc
commit 3816c49bbf
6 changed files with 60 additions and 22 deletions
+4
View File
@@ -107,3 +107,7 @@
position: relative;
right: -4px;
}
nav.post-controls .actions button {
font-size: var(--font-0);
}