LANCommander/LANCommander.Launcher/UI/Components/PowerShellConsole.razor.scss

9 lines
104 B
SCSS
Raw Permalink Normal View History

2026-03-15 17:06:37 -05:00
.debugger-window {
position: absolute;
inset: 0;
.terminal {
height: 100%;
}
}