fallback
parent
994baf9b1c
commit
54b67686a3
|
@ -30,7 +30,7 @@ export function Loading() {
|
||||||
>
|
>
|
||||||
<ZeitAdler
|
<ZeitAdler
|
||||||
style={{
|
style={{
|
||||||
maxHeight: 100,
|
width: 280,
|
||||||
}}
|
}}
|
||||||
/>
|
/>
|
||||||
|
|
||||||
|
@ -44,7 +44,7 @@ export function Loading() {
|
||||||
<Spin />
|
<Spin />
|
||||||
|
|
||||||
<Typography.Title
|
<Typography.Title
|
||||||
level={3}
|
level={4}
|
||||||
strong
|
strong
|
||||||
style={{
|
style={{
|
||||||
letterSpacing: 2,
|
letterSpacing: 2,
|
||||||
|
|
Loading…
Reference in New Issue