Commit graph

3 commits

Author SHA1 Message Date
e4ad92d630 Fix raid keyboard navigation
* We added a plain "raid" style that our keyboard navigation code can hook onto, so that you can navigate the RaidCombobox raid list with the up and down arrow keys
* Fixed the raid item background color when hovering or focused
* Removed unused code
2023-07-02 02:35:53 -07:00
a092a5b6ad Update RaidCombobox and RaidItem
Also removes RaidSelect, which has been removed
2023-06-30 14:07:23 -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/raids/RaidItem/index.scss (Browse further)