codeforpdx / PASS

PASS project - with HMIS module integration
MIT License
28 stars 25 forks source link

Fixed styling of buttons in InactivityMessage modal #522

Closed JonnyMc94 closed 10 months ago

JonnyMc94 commented 10 months ago

This PR:

Resolves #492

The styling for the buttons in this modal has been updated to be consistent with other modals.

Screenshots:

Screenshot 2023-11-15 at 17 35 42

JonnyMc94 commented 10 months ago

@leekahung Merge conflict has been resolved

leekahung commented 10 months ago

@leekahung Merge conflict has been resolved

All good. Thanks for the updates👍

xscottxbrownx commented 10 months ago

@JonnyMc94 seems Prettier needs to be run...

leekahung commented 10 months ago

@JonnyMc94 seems Prettier needs to be run...

I second @xscottxbrownx suggestion. We got a script set up with prettier: npm run prettier:run

JonnyMc94 commented 10 months ago

@leekahung Should be good to go now!

leekahung commented 10 months ago

@leekahung Should be good to go now!

Got it. Thanks for the updates and contributions to PASS! I'll get this merged in for you along with your other PR. Looks like they're both good to go.