silphius/app/react-components/pixi/pixi.module.css
2024-07-12 01:29:54 -05:00

7 lines
133 B
CSS

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