Commit graph

4 commits

Author SHA1 Message Date
9dd3260761 Update DialogContent
* Shrunk max-height to 60vh, and remove it for search
* Added an explicit width, as using min/max-width interferes with the contentEditable div in EditPartyModal
* Added custom styles for EditPartyModal
* Removed unused styles
2023-07-02 02:07:55 -07:00
072f6425f7 Update search modal styles 2023-06-30 12:26:23 -07:00
bf051376d0 Fix dialog styles 2023-06-23 19:13:57 -07:00
4c5fb3c28d Rename all files and fix imports
* Renaming index.scss files to index.module.scss
* Changing `import from` to `import styles from`
2023-06-23 13:19:38 -07:00
Renamed from components/common/DialogContent/index.scss (Browse further)