Style update banner correctly

This commit is contained in:
2025-12-27 18:29:23 +00:00
parent 8bf33e2d45
commit b5241a2a42
5 changed files with 10 additions and 8 deletions

View File

@@ -44,10 +44,9 @@ input {
}
.update-banner {
background-color: #ffffcc;
background-color: #ddd;
padding: 0.75rem;
text-align: center;
border-bottom: 1px solid #e6e6b8;
}
.update-banner button {