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

Update Theme #20

Merged
merged 7 commits into from
Aug 1, 2024
Merged

Update Theme #20

merged 7 commits into from
Aug 1, 2024

Conversation

SerhiiTsybulskyi
Copy link
Contributor

PR Checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

[x] Yes
[ ] No

Other information

Screenshot 2024-08-01 at 16 33 04
Screenshot 2024-08-01 at 16 33 37
Screenshot 2024-08-01 at 16 33 55
Screenshot 2024-08-01 at 16 35 01

@SerhiiTsybulskyi SerhiiTsybulskyi self-assigned this Aug 1, 2024
Copy link

netlify bot commented Aug 1, 2024

Deploy Preview for reachat-storybook ready!

Name Link
🔨 Latest commit 88100d3
🔍 Latest deploy log https://app.netlify.com/sites/reachat-storybook/deploys/66ab9e7553142a00094e94f1
😎 Deploy Preview https://deploy-preview-20--reachat-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

stories/Console.stories.tsx Outdated Show resolved Hide resolved
@@ -11,6 +11,9 @@ module.exports = {
],
theme: {
extend: {
borderRadius: {
'3xl': '20px',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

reablocks should have this no?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

default value of 3xl is 24px

@amcdnl amcdnl merged commit df283c8 into master Aug 1, 2024
1 check passed
@amcdnl amcdnl deleted the update-style branch August 1, 2024 14:41
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.

2 participants