We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e2c7269 + 38a808c commit f6d1a71Copy full SHA for f6d1a71
1 file changed
website/index.html
@@ -429,11 +429,7 @@
429
}
430
431
.flash-log {
432
- margin-top: 1rem; padding: 0.75rem 1rem; border-radius: 8px;
433
- background: #0c0c0c; border: 1px solid var(--border);
434
- font-family: var(--mono); font-size: 0.78rem; line-height: 1.5;
435
- color: #4ade80; height: 160px; overflow-y: auto; white-space: pre-wrap;
436
- word-break: break-all;
+ display: none;
437
438
439
.flash-unsupported {
0 commit comments