[orx-panel] Fix DemoHorizontalLayout01
This commit is contained in:
@@ -27,6 +27,7 @@ fun main() = application {
|
|||||||
// ----------------------------------------------
|
// ----------------------------------------------
|
||||||
display = Display.FLEX
|
display = Display.FLEX
|
||||||
flexDirection = FlexDirection.Row
|
flexDirection = FlexDirection.Row
|
||||||
|
width = 100.percent
|
||||||
}
|
}
|
||||||
|
|
||||||
styleSheet(has type "h1") {
|
styleSheet(has type "h1") {
|
||||||
|
|||||||
Reference in New Issue
Block a user