Reduce autosave spinner opacity

This commit is contained in:
Luke Street
2026-05-05 23:25:06 -06:00
parent 230868af3c
commit 5fdf954994
+1 -1
View File
@@ -124,7 +124,7 @@ logo {
}
logo[open] {
opacity: 1;
opacity: 0.65;
}
logo img {