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

6 lines
110 B
SCSS
Raw Permalink Normal View History

2025-01-14 19:03:50 -06:00
.crash-error {
height: 100%;
display: flex;
flex-direction: column;
justify-content: center;
}