visual enhancements

This commit is contained in:
overcuriousity
2025-09-15 00:25:27 +02:00
parent 62470673fe
commit 2410e689b8
2 changed files with 95 additions and 32 deletions

View File

@@ -373,8 +373,8 @@ input[type="text"]:focus, select:focus {
padding: 0.75rem;
font-family: 'Roboto Mono', monospace;
font-size: 0.8rem;
max-height: 40%;
overflow-y: auto;
/*max-height: 40%;
overflow-y: auto;*/
display: flex;
gap: 1.5rem;
}