Commit graph

5 commits

Author SHA1 Message Date
f89cdcdddd Center text on triggers on small screen sizes 2023-06-30 22:23:12 -07:00
8cb41bc82c Update select component
* Align the popover
* Pass down classes from props
* Adds local animation
* Remove modal style
* Add full width style
2023-06-30 14:05:05 -07:00
93007f48f6 Updated Select and SelectItem
Part of this was combining PictureSelectItem and SelectItem, so the former has been removed.
2023-06-29 00:47:48 -07:00
45d4eda1ab Fix select classes 2023-06-24 15:35:24 -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/Select/index.scss (Browse further)