mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	pill_container: Fix background color in dark theme.
This commit is contained in:
		@@ -268,7 +268,6 @@
 | 
				
			|||||||
.add-user-group-container .pill-container,
 | 
					.add-user-group-container .pill-container,
 | 
				
			||||||
.add_members_container .pill-container {
 | 
					.add_members_container .pill-container {
 | 
				
			||||||
    width: 100%;
 | 
					    width: 100%;
 | 
				
			||||||
    background-color: hsl(0deg 0% 100%);
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
    .input:first-child:empty::before {
 | 
					    .input:first-child:empty::before {
 | 
				
			||||||
        opacity: 0.5;
 | 
					        opacity: 0.5;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user