Terminaalin fontti 15→16px
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -51,7 +51,7 @@ body {
|
|||||||
/* Terminal */
|
/* Terminal */
|
||||||
.terminal {
|
.terminal {
|
||||||
background: #010409; border: 1px solid var(--border); border-top: none;
|
background: #010409; border: 1px solid var(--border); border-top: none;
|
||||||
font-family: 'Courier New', monospace; font-size: 15px;
|
font-family: 'Courier New', monospace; font-size: 16px;
|
||||||
min-height: 400px; max-height: 70vh; overflow-y: auto;
|
min-height: 400px; max-height: 70vh; overflow-y: auto;
|
||||||
padding: 12px 16px;
|
padding: 12px 16px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user