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

Task 605. Buttons' styles have been moved to a separate file buttons.… #606

Merged
merged 3 commits into from
Nov 8, 2021

Conversation

gmakeev
Copy link
Contributor

@gmakeev gmakeev commented Nov 5, 2021

…scss

@gmakeev gmakeev requested a review from dmitryy90 November 5, 2021 15:53
$button-color: #3849F9;
$button-color-cancel: #444444;

.btn{
Copy link
Collaborator

Choose a reason for hiding this comment

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

please fix indentations

@@ -86,12 +70,12 @@
font-weight: bold !important;
}

button:disabled,
/* button:disabled,
Copy link
Collaborator

Choose a reason for hiding this comment

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

do we still need this?

@gmakeev gmakeev merged commit 1aa52db into develop Nov 8, 2021
@gmakeev gmakeev deleted the buttons-styles-file/Makeev branch November 8, 2021 09:57
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