This commit is contained in:
parent
b4bc4ce599
commit
be680e5b65
1 changed files with 5 additions and 5 deletions
|
@ -13,7 +13,7 @@
|
|||
(geometry
|
||||
:x "0%"
|
||||
:y "5px"
|
||||
:width "100%"
|
||||
:width "80%"
|
||||
:height "32px"
|
||||
:anchor "bottom center")
|
||||
(bar))
|
||||
|
@ -25,10 +25,10 @@
|
|||
:geometry
|
||||
(geometry
|
||||
:x "0%"
|
||||
:y "20%"
|
||||
:width "90%"
|
||||
:height "60px"
|
||||
:anchor "top center")
|
||||
:y "5px"
|
||||
:width "80%"
|
||||
:height "32px"
|
||||
:anchor "bottom center")
|
||||
(bar))
|
||||
|
||||
(defwidget rightsidestuff []
|
||||
|
|
Loading…
Reference in a new issue