Update packages/trace-viewer/src/ui/workbenchLoader.css
Signed-off-by: Max Schmitt <max@schmitt.mx>
This commit is contained in:
parent
d920e9c2a9
commit
32ebddb756
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue