Update the settings sidebar to include a semi-persistent notification about new versions

This commit is contained in:
Oliver 2026-05-11 22:37:43 -06:00
parent 09ac9624ed
commit e164e046a5
4 changed files with 21 additions and 1 deletions

View file

@ -26,4 +26,10 @@
margin: 0;
}
}
p {
text-align: center;
font-size: small;
margin: 0;
}
}