This commit is contained in:
		@@ -32,7 +32,15 @@
 | 
				
			|||||||
                padding: 0;
 | 
					                padding: 0;
 | 
				
			||||||
                text-align: center
 | 
					                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 {
 | 
					            .loader-inner {
 | 
				
			||||||
                bottom: 0;
 | 
					                bottom: 0;
 | 
				
			||||||
                height: 60px;
 | 
					                height: 60px;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user