Clean-up circle-edit.scss
This commit is contained in:
		@ -1,3 +1,13 @@
 | 
			
		||||
.admin-header {
 | 
			
		||||
  display: flex;
 | 
			
		||||
  justify-content: space-between;
 | 
			
		||||
  margin-bottom: 5rem;
 | 
			
		||||
 | 
			
		||||
  .admin-header__title {
 | 
			
		||||
    @extend h3;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.circle-admin-join-button select[name='user'] {
 | 
			
		||||
  display: none;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@ -159,13 +159,3 @@
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.admin-header{
 | 
			
		||||
  display: flex;
 | 
			
		||||
  justify-content: space-between;
 | 
			
		||||
  margin-bottom: 5rem;
 | 
			
		||||
 | 
			
		||||
  .admin-header__title {
 | 
			
		||||
    @extend h3;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user