We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b203853 commit 092e284Copy full SHA for 092e284
1 file changed
launcher/src/main/resources/Common/UI/Custom/Pages/HypertaleDashboard.ui
@@ -17,7 +17,6 @@ Group {
17
Style: (
18
FontSize: 11,
19
TextColor: #4a5568,
20
- RenderUppercase: true,
21
LetterSpacing: 2
22
);
23
}
@@ -34,18 +33,21 @@ Group {
34
33
Text: " Statistics";
35
Anchor: (Height: 30);
36
Style: (FontSize: 14, TextColor: #6e7da1);
+ Visible: false;
37
38
39
Label #Settings {
40
Text: " Settings";
41
42
43
44
45
46
Label {
47
Text: " About";
48
49
50
51
52
53
0 commit comments