angular/devtools/projects/shell-browser/src/styles.scss
Milo 3f720044f9 refactor(devtools): cleanup a few devtools bazel files (#62786)
remove unused styles, update to es2022

PR Close #62786
2025-07-25 10:03:42 +02:00

6 lines
76 B
SCSS

@use '../../ng-devtools/src/styles/global';
body,
html {
height: 100%;
}