cal.pub0.org/packages/ui
GitStart-Cal.com f86c6734a7
fix: Wrong padding on "Invite Team Members" modal (CALCOM-8414-FIX) (#9273)
* Fix margin from invitation modal content

* Change margin to padding in Dialog component, so the divider absolute property works properly

* Update Dialog.tsx padding from the button top from 24px to 16px

* Change Dialog content padding to match figma design, having the padding bottom 16px

* Update FormBuilder.tsx to match figma

* Update FormBuilder.tsx Dialog content inner div paddings

* Update FormBuilder.tsx, remove relative to fix divider

* Fixing padding across dialogs

* nit

* Fixes e2e

* undo wrong padding

* fixed footer with divider

---------

Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Peer Richelsen <peer@cal.com>
Co-authored-by: zomars <zomars@me.com>
2023-06-07 19:55:47 +00:00
..
components fix: Wrong padding on "Invite Team Members" modal (CALCOM-8414-FIX) (#9273) 2023-06-07 19:55:47 +00:00
form chore: fix all Typescript warnings (#8618) 2023-06-06 11:59:57 +00:00
styles Feat/tokens + darkmode + theme support (#7876) 2023-04-05 18:14:46 +00:00
index.tsx Feat/onboarding video step connection (#8838) 2023-05-11 13:20:39 +00:00
package.json Add changesets/cli to release embed (#8126) 2023-05-13 08:22:31 +00:00
tsconfig.json