mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
6 lines
60 B
CSS
6 lines
60 B
CSS
.Container {
|
|
width: 100%;
|
|
flex: 1;
|
|
padding: 0.5rem;
|
|
}
|