22 lines
240 B
Text
22 lines
240 B
Text
Container {
|
|
overflow: hidden hidden;
|
|
height: auto;
|
|
}
|
|
|
|
Center {
|
|
margin-top: 1;
|
|
margin-bottom: 1;
|
|
layout: horizontal;
|
|
}
|
|
|
|
ProgressBar {
|
|
padding-left: 3;
|
|
}
|
|
|
|
Input {
|
|
width: 16;
|
|
}
|
|
|
|
VerticalScroll {
|
|
height: auto;
|
|
}
|