silphius/app/react-components/pixi.module.css

7 lines
133 B
CSS
Raw Normal View History

2024-06-10 22:42:30 -05:00
.stage {
height: 100% !important;
image-rendering: pixelated;
line-height: 0;
position: relative;
width: 100% !important;
}