10 lines
132 B
Text
10 lines
132 B
Text
Screen {
|
|
align: center middle;
|
|
}
|
|
|
|
VerticalScroll {
|
|
width: auto;
|
|
height: auto;
|
|
background: $boost;
|
|
padding: 2;
|
|
}
|