feat: Engine diagnostics #92

Merged
glen merged 16 commits from Vectornaut/dyna3:diagnostics into main 2025-07-21 04:18:50 +00:00
Showing only changes of commit 652cdd1573 - Show all commits

View file

@ -201,6 +201,7 @@ details[open]:has(li) .element-switch::after {
#loss-history {
margin-top: 10px;
background-color: var(--display-background);
border: 1px solid var(--border);
border-radius: 8px;
}