forked from External/greenlight
		
	add help link to center panel
This commit is contained in:
		@@ -79,6 +79,10 @@ body[data-controller=landing].app-background {
 | 
			
		||||
    max-width: 1100px;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .panel {
 | 
			
		||||
    position: relative;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .input-spacing {
 | 
			
		||||
    margin-top: 15px;
 | 
			
		||||
  }
 | 
			
		||||
@@ -173,3 +177,10 @@ a.signin-link {
 | 
			
		||||
.invite-join-wrapper {
 | 
			
		||||
  position: relative;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.help-link {
 | 
			
		||||
  position: absolute;
 | 
			
		||||
  top: 0;
 | 
			
		||||
  right: 0;
 | 
			
		||||
  padding-right: 3px;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user