Commit graph

7 commits

Author SHA1 Message Date
4cf87e8fdb Use new element variables
* h5 in globals
* Buttons
2023-07-03 21:03:32 -07:00
a6026cc592 Add custom styles for remixed pill
This pill displays when a party is a remix. We shrunk it so it wasn't quite the size of a normal small button, and then added disabled states for if the original party was deleted
2023-07-02 02:05:42 -07:00
a991011115 Add custom Button styles 2023-06-30 22:25:47 -07:00
3434e7042c Button improvements
* Allow for passing className to left and right accessory
* Rename contained to bound
* Rename buttonSize to size
* Add custom button styles
2023-06-30 12:23:02 -07:00
69c5fceebc Clean up button component some more
Here we add a floating prop for displaying buttons on top of things, like in units. We also renamed contained to bound to match other components and added an icon size.
2023-06-24 15:31:36 -07:00
ea099881c6 Fix button styles 2023-06-23 19:14:01 -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/Button/index.scss (Browse further)