This commit is contained in:
		
							parent
							
								
									41f4c247bc
								
							
						
					
					
						commit
						dc3329bae2
					
				|  | @ -8,8 +8,8 @@ html { | |||
| 	z-index: 10000; | ||||
| 	top: 0; | ||||
| 	left: 0; | ||||
| 	width: 100%; | ||||
| 	height: 100%; | ||||
| 	width: 100vw; | ||||
| 	height: 100vh; | ||||
| 	cursor: wait; | ||||
| 	background-color: var(--bg); | ||||
| 	opacity: 1; | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue