cal.pub0.org/packages/features/ee/teams
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
..
api feat(web): improve session retrieval performance (#7584) 2023-03-10 23:45:24 +00:00
components fix: Wrong padding on "Invite Team Members" modal (CALCOM-8414-FIX) (#9273) 2023-06-07 19:55:47 +00:00
lib add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
pages feat: Add copy invite link (#8355) 2023-06-06 23:34:14 +00:00