You've already forked matrix-react-sdk
							
							
				mirror of
				https://github.com/matrix-org/matrix-react-sdk.git
				synced 2025-11-03 00:33:22 +03:00 
			
		
		
		
	Change radio button border colour to match design (#7087)
This commit is contained in:
		@@ -20,7 +20,7 @@ limitations under the License.
 | 
				
			|||||||
*/
 | 
					*/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.mx_StyledRadioButton {
 | 
					.mx_StyledRadioButton {
 | 
				
			||||||
    $radio-circle-color: $muted-fg-color;
 | 
					    $radio-circle-color: $quaternary-content;
 | 
				
			||||||
    $active-radio-circle-color: $accent-color;
 | 
					    $active-radio-circle-color: $accent-color;
 | 
				
			||||||
    position: relative;
 | 
					    position: relative;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user