This commit is contained in:
parent
6bf5a48d3f
commit
65d4780a3b
@ -32,7 +32,15 @@
|
||||
padding: 0;
|
||||
text-align: center
|
||||
}
|
||||
|
||||
.loader h3 {
|
||||
color: #fff;
|
||||
color: var(--label_dark_background);
|
||||
font-family: 'Figtree', 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
||||
font-size: 1rem;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
text-align: center
|
||||
}
|
||||
.loader-inner {
|
||||
bottom: 0;
|
||||
height: 60px;
|
||||
|
Loading…
Reference in New Issue
Block a user