You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(app): change some styles related to Modal and Button (#472)
* fix(app): change styles for Button when it is disabled
* fix(app): standardize border-radius of BaseModal
* fix(app): standardize border-color in QuestonEditor with rest of app
* fix(app): remove min-width from Button styles
* refactor(app): use Button component instead of native html tag in MobileActionsButton
* refactor(app): tidy MobileActionButton
* feat(app): add 'mobileAction' Button variant
* fix(app): fix border-radius of modal on mobile
* Revert missing styles to Button component
* Remove unused imports from Button componenet
* Fix Button stories for mobileAction variant
Co-authored-by: Michał Miszczyszyn <[email protected]>
0 commit comments