summaryrefslogtreecommitdiffstats
path: root/src/components/ui/FullscreenLoader/styles.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/ui/FullscreenLoader/styles.ts')
-rw-r--r--src/components/ui/FullscreenLoader/styles.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/ui/FullscreenLoader/styles.ts b/src/components/ui/FullscreenLoader/styles.ts
index 64d24e4ce..9a1b24400 100644
--- a/src/components/ui/FullscreenLoader/styles.ts
+++ b/src/components/ui/FullscreenLoader/styles.ts
@@ -12,6 +12,7 @@ export default {
12 alignItems: 'center', 12 alignItems: 'center',
13 textAlign: 'center', 13 textAlign: 'center',
14 height: 'auto', 14 height: 'auto',
15 gap: 8,
15 }, 16 },
16 title: { 17 title: {
17 fontSize: 35, 18 fontSize: 35,