ui: Little adjustments

This commit is contained in:
Alexey 2026-04-08 14:32:38 +03:00
commit d4e924b258
3 changed files with 5 additions and 1 deletions

View file

@ -33,6 +33,7 @@ export component ReviewWidget inherits VerticalLayout {
horizontal-alignment: right;
}
Button {
primary: true;
text: "Select";
clicked => {
date-picker.show()