Commit graph

11 commits

Author SHA1 Message Date
fe488bbb2e Disable modal animation on mobile and other CSS fixes 2023-02-03 20:52:52 -08:00
85d5ba075b Fix modal positioning
Weirdly, mobile modals had 14px of padding, so we reset that and got rid of the min-width on Login and Signup modals
2023-02-02 03:36:19 -08:00
4bb625934b Remove hardcoded height from dialog
Causing issues of course
2023-01-21 15:18:43 -08:00
89908777a2 Add backdrop-filter for Overlay and animate 2023-01-21 09:42:50 -08:00
0678856b43 Fix Conflict modals and make scrollable 2023-01-21 07:56:25 -08:00
7ad9032e86 Fix shadows for static and mod modals 2023-01-21 06:04:40 -08:00
baeaf4f73d Implement shadow on DialogHeader in static modals 2023-01-21 03:42:29 -08:00
6bc34af434 Fix and update Changelog and About modals 2023-01-21 00:10:41 -08:00
0e3d5c08f8 Add max-width to DialogContent 2023-01-20 22:26:20 -08:00
a4d6321d64 Update DialogContent styles 2023-01-20 21:49:55 -08:00
b4f217071f Extract Dialog into its own component 2023-01-15 10:36:20 -08:00