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

Refactor/input buttons update #362

Merged
merged 14 commits into from
Oct 13, 2022
Merged

Conversation

petrKavulok
Copy link
Contributor

@petrKavulok petrKavulok commented Sep 22, 2022

This PR

  • extends styles sheets to resize input's padding in dropdown header and moves pagination's buttons box shadow inside of the button.

Screenshot 2022-10-03 at 16 29 10

Screenshot 2022-10-03 at 16 32 24

@petrKavulok petrKavulok self-assigned this Oct 3, 2022
@petrKavulok petrKavulok marked this pull request as ready for review October 3, 2022 14:45
Copy link
Collaborator

@Pe5h4 Pe5h4 left a comment

Choose a reason for hiding this comment

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

@petrKavulok Changelog pls :)

@petrKavulok petrKavulok requested a review from Pe5h4 October 3, 2022 15:47
Copy link
Collaborator

@Pe5h4 Pe5h4 left a comment

Choose a reason for hiding this comment

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

@petrKavulok Pls check the comment I wrote about the color before merging

box-shadow: none;
}
&:active{
box-shadow: inset 0 0 0 .2rem rgba(0,123,255,.25);
Copy link
Collaborator

Choose a reason for hiding this comment

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

@petrKavulok Are you sure about that rgba color? Why dont you use our $primary color ?

Copy link
Collaborator

Choose a reason for hiding this comment

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

Also, will your solution work properly in dark mode?

@petrKavulok petrKavulok merged commit c8f814e into master Oct 13, 2022
@petrKavulok petrKavulok deleted the refactor/input-buttons-update branch October 13, 2022 08:04
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