improved appearance of notification filter on safari (#9564)
This commit is contained in:
		
							parent
							
								
									e70e496e29
								
							
						
					
					
						commit
						2e1b5edfea
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
					@ -4806,10 +4806,12 @@ a.status-card.compact:hover {
 | 
				
			||||||
  border-bottom: 1px solid lighten($ui-base-color, 8%);
 | 
					  border-bottom: 1px solid lighten($ui-base-color, 8%);
 | 
				
			||||||
  cursor: default;
 | 
					  cursor: default;
 | 
				
			||||||
  display: flex;
 | 
					  display: flex;
 | 
				
			||||||
 | 
					  flex-shrink: 0;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  button {
 | 
					  button {
 | 
				
			||||||
    background: darken($ui-base-color, 4%);
 | 
					    background: darken($ui-base-color, 4%);
 | 
				
			||||||
    border: 0;
 | 
					    border: 0;
 | 
				
			||||||
 | 
					    margin: 0;
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  button,
 | 
					  button,
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue