mirror of
https://github.com/facebook/react.git
synced 2026-02-25 23:05:02 +00:00
Co-authored-by: Brian Vaughn <bvaughn@fb.com> Co-authored-by: Kartik Choudhary <kartikc.918@gmail.com>
8 lines
104 B
CSS
8 lines
104 B
CSS
.CanvasPage {
|
|
position: absolute;
|
|
top: 0.5rem;
|
|
bottom: 0.5rem;
|
|
left: 0.5rem;
|
|
right: 0.5rem;
|
|
}
|