@equinor/workspace-garden
Advanced tools
Comparing version 6.0.1 to 6.0.2
import styled from 'styled-components'; | ||
export const StyledVirtualContainer = styled.div ` | ||
display: grid; | ||
grid-template-rows: auto 1fr; | ||
grid-template-rows: auto; | ||
height: 100%; | ||
@@ -6,0 +6,0 @@ width: 100%; |
{ | ||
"name": "@equinor/workspace-garden", | ||
"version": "6.0.1", | ||
"version": "6.0.2", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "sideEffects": false, |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
200200