forked from External/greenlight
		
	minor ui tweaks
This commit is contained in:
		@@ -16,6 +16,11 @@
 | 
			
		||||
              </span>
 | 
			
		||||
              <input type="email" class="form-control" placeholder="Enter a room name...">
 | 
			
		||||
            </div>
 | 
			
		||||
            <label class="custom-switch mt-5 mb-5 float-left">
 | 
			
		||||
              <input type="checkbox" name="custom-switch-checkbox" class="custom-switch-input">
 | 
			
		||||
              <span class="custom-switch-indicator"></span>
 | 
			
		||||
              <span class="custom-switch-description">Automatically join me into the room when created.</span>
 | 
			
		||||
            </label>
 | 
			
		||||
          </div>
 | 
			
		||||
          <div class="form-footer">
 | 
			
		||||
            <button type="submit" class="btn btn-outline-primary btn-block btn-pill">Create Room</button>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user