mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
[Automatic Import] Borealis theme integration (#202598)
Integrate changes for Borealis theme to `integration_assistant` plugin.
This commit is contained in:
parent
99aa884fa0
commit
2d761842ca
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue