chore(graph): fix the vh of the project graph shell (#21192)
This commit is contained in:
parent
1ffd6731dc
commit
cd01ec685e
@ -74,7 +74,7 @@ export function Shell(): JSX.Element {
|
||||
}
|
||||
|
||||
return (
|
||||
<div className="flex max-h-screen w-full">
|
||||
<div className="flex h-screen w-screen">
|
||||
<div
|
||||
className={`${
|
||||
environmentConfig.environment === 'nx-console'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user