Skip to content

Commit

Permalink
[Automatic Import] Borealis theme integration (elastic#202598)
Browse files Browse the repository at this point in the history
Integrate changes for Borealis theme to `integration_assistant` plugin.
  • Loading branch information
ebeahan authored Dec 12, 2024
1 parent 99aa884 commit 2d76184
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ const useRowCss = () => {
background-color: ${euiTheme.colors.lightestShade};
}
.euiRadio {
color: ${euiTheme.colors.primaryText};
color: ${euiTheme.colors.textPrimary};
label.euiRadio__label {
padding-left: ${euiTheme.size.xl} !important;
}
Expand Down

0 comments on commit 2d76184

Please sign in to comment.