silphius/app/react-components/pixi.module.css
2024-06-10 23:55:06 -05:00

7 lines
133 B
CSS

.stage {
height: 100% !important;
image-rendering: pixelated;
line-height: 0;
position: relative;
width: 100% !important;
}