Jon/debugger layout (#3340)

This commit is contained in:
Jonathan Dobson
2025-09-02 10:07:08 -04:00
committed by GitHub
parent aee181c307
commit 41b341f3d8
16 changed files with 604 additions and 249 deletions

View File

@@ -3,7 +3,6 @@
width: 100%;
height: 100%;
min-height: 0;
padding: 0.5rem;
overflow: visible;
transition: padding 0.2s ease-in-out;