keycloak-demo-frontend/src/components/App/index.module.css

7 lines
101 B
CSS

/* Component Style */
:local(.appContainer) {
width: 100%;
height: 100%;
position: relative;
}