Update packages/trace-viewer/src/ui/workbenchLoader.css

Signed-off-by: Max Schmitt <max@schmitt.mx>
This commit is contained in:
Max Schmitt 2024-03-07 22:30:23 +01:00 committed by GitHub
parent d920e9c2a9
commit 32ebddb756
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -123,6 +123,7 @@ body.dark-mode .drop-target {
text-wrap: nowrap;
}
/* Limit to a reasonable minimum viewport */
html, body {
min-width: 550px;
min-height: 450px;