2603.8 purging old records
This commit is contained in:
@@ -56,7 +56,7 @@ code { font-family: 'Cascadia Code', 'Fira Mono', monospace; font-size: .8rem; c
|
||||
|
||||
label { display: block; margin-bottom: .75rem; font-size: .85rem; color: var(--muted); }
|
||||
label.inline { display: flex; align-items: center; gap: .5rem; color: var(--text); }
|
||||
label input[type=text], label input[type=url], label input[type=password] {
|
||||
label input[type=text], label input[type=url], label input[type=password], label input[type=number] {
|
||||
display: block; width: 100%; margin-top: .3rem;
|
||||
background: var(--bg); border: 1px solid var(--border); border-radius: 5px;
|
||||
color: var(--text); padding: .45rem .6rem; font-size: .9rem;
|
||||
|
||||
Reference in New Issue
Block a user