ui: Little adjustments
This commit is contained in:
parent
1a1f6dde83
commit
d4e924b258
3 changed files with 5 additions and 1 deletions
|
|
@ -33,6 +33,7 @@ export component ReviewWidget inherits VerticalLayout {
|
|||
horizontal-alignment: right;
|
||||
}
|
||||
Button {
|
||||
primary: true;
|
||||
text: "Select";
|
||||
clicked => {
|
||||
date-picker.show()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue