mirror of
https://github.com/facebook/react.git
synced 2026-02-26 17:25:10 +00:00
8 lines
84 B
CSS
8 lines
84 B
CSS
.CanvasPage {
|
|
position: absolute;
|
|
top: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
right: 0;
|
|
}
|