fix: add spacing below dismiss alert on Runtime page
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -7,6 +7,9 @@
|
||||
background: var(--bg-body);
|
||||
}
|
||||
|
||||
/* Dismiss alert */
|
||||
.dismissAlert { margin-bottom: 20px; }
|
||||
|
||||
/* Stat strip */
|
||||
.statStrip {
|
||||
display: grid;
|
||||
|
||||
Reference in New Issue
Block a user