Fix UI issues in the loading screen with the loading bar

This commit is contained in:
yflory
2018-05-14 14:02:46 +02:00
parent 4d5606e757
commit 6fde15247b
6 changed files with 21 additions and 18 deletions

View File

@@ -25,6 +25,7 @@
@warn-color: @warn-color,
@color: @color
);
font: @colortheme_app-font;
}
.framework_min_main(
@@ -42,6 +43,7 @@
.tippy_main();
.checkmark_main(20px);
.password_main();
font: @colortheme_app-font;
}