improved visibility notice styles while i'm at it

This commit is contained in:
Henry Jameson 2026-02-16 17:05:19 +02:00
commit 6d6c627c3e
2 changed files with 9 additions and 7 deletions

View file

@ -111,7 +111,6 @@
.visibility-notice {
border: 1px solid var(--border);
border-radius: var(--roundness);
padding: 0.5em 1em
}
.visibility-notice.edit-warning {