Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[core] fix: allow $pt-outline-color to be overridden #5298

Merged
merged 1 commit into from
May 11, 2022

Conversation

dlech
Copy link
Contributor

@dlech dlech commented May 11, 2022

$pt-outline-color is the only variable that can't be overridded. This add !default so that it can be customized like everything else.

Fixes #0000

Checklist

  • Includes tests
  • Update documentation

Changes proposed in this pull request:

Reviewers should focus on:

Screenshot

$pt-outline-color is the only variable that can't be overridded. This add `!default` so that it can be customized like everything else.
@adidahiya adidahiya changed the title core: allow $pt-outline-color to be overridden [core] fix: allow $pt-outline-color to be overridden May 11, 2022
@adidahiya adidahiya merged commit 129f428 into palantir:develop May 11, 2022
@dlech dlech deleted the patch-1 branch May 11, 2022 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants