5 lines
43 B
CSS
5 lines
43 B
CSS
.root {
|
|
width: 100%;
|
|
overflow: auto;
|
|
}
|
.root {
|
|
width: 100%;
|
|
overflow: auto;
|
|
}
|