mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-04 04:04:20 +00:00 
			
		
		
		
	Fix dark theme issue
This commit is contained in:
		@@ -457,6 +457,10 @@ div.sceditor-dropdown input {
 | 
				
			|||||||
    color: var(--black4);
 | 
					    color: var(--black4);
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					.post-form-choice span span {
 | 
				
			||||||
 | 
					    color: inherit;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.post-form .post-form-choice input:checked ~ span {
 | 
					.post-form .post-form-choice input:checked ~ span {
 | 
				
			||||||
    color: var(--white);
 | 
					    color: var(--white);
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user