🆙 Small Camera Layout fix

This commit is contained in:
duckietm
2026-03-17 17:21:16 +01:00
parent ae4ecc42f0
commit 2973c18ead
3 changed files with 6 additions and 2 deletions
+4
View File
@@ -18,6 +18,10 @@ body {
scrollbar-width: thin;
}
.image-rendering-pixelated {
image-rendering: pixelated;
}
*,
*:focus,
*:hover {