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

observation/FOUR-19860 fix the edit modal styles #7669

Merged
merged 2 commits into from
Nov 5, 2024

Conversation

gustavobascope
Copy link
Contributor

Issue & Reproduction Steps

Edit bundle does not have a figma's design

Solution

fix the edit modal styles

How to Test

Login in the server
Go to admin > devlink > local bundles
Press Create bundle button
Select Edit option in the ellipsis

Related Tickets & Packages

https://processmaker.atlassian.net/browse/FOUR-19860

Copy link
Contributor

@CarliPinell CarliPinell left a comment

Choose a reason for hiding this comment

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

@gustavobascope approved
image

@@ -89,6 +89,9 @@ export default {
background-color: #EC5962;
color: #FFFFFF;
}
::v-deep .modal-footer .btn-primary:hover {
background-color: #c74a51; /* Color más oscuro para el hover */
Copy link
Contributor

Choose a reason for hiding this comment

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

Please remove comment

@nolanpro nolanpro merged commit e45cf63 into observation/FOUR-19858 Nov 5, 2024
7 checks passed
@nolanpro nolanpro deleted the observation/FOUR-19860 branch November 5, 2024 17:07
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.

3 participants