Skip to content

Commit

Permalink
Set the radio button colour to quinary
Browse files Browse the repository at this point in the history
  • Loading branch information
andybalaam committed Dec 8, 2021
1 parent 9e8786c commit 9fb0bc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion res/css/views/elements/_StyledRadioButton.scss
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
*/

.mx_StyledRadioButton {
$radio-circle-color: $quaternary-content;
$radio-circle-color: $quinary-content;
$active-radio-circle-color: $accent;
position: relative;

Expand Down

0 comments on commit 9fb0bc4

Please sign in to comment.