tweak login css

This commit is contained in:
Greg Shuflin 2025-02-06 01:02:03 -08:00
parent 30424f7d39
commit 13eced3ee4

View File

@ -174,7 +174,6 @@ body {
.demo-notice pre {
background-color: var(--dark-bg);
padding: 1rem;
border-radius: 4px;
overflow-x: auto;
}