forked from GithubMirrors/cardconjurer
		
	Update life.html
This commit is contained in:
		@@ -114,22 +114,15 @@
 | 
				
			|||||||
		width: 100%;
 | 
							width: 100%;
 | 
				
			||||||
		height: 100%;
 | 
							height: 100%;
 | 
				
			||||||
		align-items: center;
 | 
							align-items: center;
 | 
				
			||||||
		/*position: fixed;*/
 | 
					 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
	canvas {
 | 
						canvas {
 | 
				
			||||||
		/*position: fixed;*/
 | 
							touch-action: manipulation !important;
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
	#gridShell {
 | 
						#gridShell {
 | 
				
			||||||
		display: none;
 | 
							display: none;
 | 
				
			||||||
		position: fixed;
 | 
							position: fixed;
 | 
				
			||||||
		top: 0;
 | 
							top: 0;
 | 
				
			||||||
		left: 0;
 | 
							left: 0;
 | 
				
			||||||
		/*position: absolute;
 | 
					 | 
				
			||||||
		top: 0;
 | 
					 | 
				
			||||||
		bottom: 0;
 | 
					 | 
				
			||||||
		left: 0;
 | 
					 | 
				
			||||||
		right: 0;
 | 
					 | 
				
			||||||
		overflow: none;*/
 | 
					 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
	#gridShell:fullscreen {
 | 
						#gridShell:fullscreen {
 | 
				
			||||||
		display: inline-block;
 | 
							display: inline-block;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user