9 lines
79 B
Plaintext
9 lines
79 B
Plaintext
.root {
|
|
width: 100%;
|
|
height: 100%;
|
|
|
|
> * {
|
|
width: 0 !important;
|
|
}
|
|
}
|