iachat/app/javascript/dashboard/assets/scss
Sivin Varghese b1898e019b
fix: Design issues with profile settings style (#11630)
# Pull Request Template

## Description

This PR fixes styles issues with the select in profile settings and
toggles the Hotkeys button.

## Type of change

- [x] Bug fix (non-breaking change which fixes an issue)

## How Has This Been Tested?

### Screenshots

**Select**
| Before  | After (Dark Mode) | After (Light Mode) |
| ------------- | ------------- | ------------- |
| <img width="162" alt="image"
src="https://github.com/user-attachments/assets/6d4ebd45-d233-413e-aca8-7f4db5d6c8a2"
/> <img width="699" alt="image"
src="https://github.com/user-attachments/assets/62c2ca85-479f-4252-a4fc-ffd5a570cff0"
/> | <img width="162" alt="image"
src="https://github.com/user-attachments/assets/7c9780ea-8ab6-429e-82e3-6fb554141bc0"
/> <img width="699" alt="image"
src="https://github.com/user-attachments/assets/726d7a0a-bfbc-4bdc-aedc-a874146230d8"
/> | <img width="162" alt="image"
src="https://github.com/user-attachments/assets/f3022b5f-6ae2-48d6-a2c9-9961f4295b81"
/> <img width="699" alt="image"
src="https://github.com/user-attachments/assets/fa6515c1-35df-4f6f-9096-e7893bffe683"
/> |

**Toggle Hotkeys**
| Before  | After (Dark Mode) | After (Light Mode) |
| ------------- | ------------- | ------------- |
| <img width="783" alt="image"
src="https://github.com/user-attachments/assets/5628fa6a-9692-44f4-bc45-6e5de44588c7"
/> | <img width="783" alt="image"
src="https://github.com/user-attachments/assets/14529e80-fd9c-46cd-9ad8-aab041781238"
/> | <img width="783" alt="image"
src="https://github.com/user-attachments/assets/dfe2cbec-8d05-443d-89a2-0e674fffa518"
/> |

## Checklist:

- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my code
- [ ] I have commented on my code, particularly in hard-to-understand
areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [x] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged and published in downstream
modules
2025-05-29 12:07:05 -06:00
..
plugins chore: Update styles in settings pages (#11070) 2025-03-18 14:40:02 -07:00
super_admin chore: Clean up the feature presentation in super admin (#10949) 2025-02-21 17:01:36 -08:00
views/settings feat: Remove Foundation in favor of Tailwind (#8984) 2024-02-28 13:56:28 +05:30
widgets fix: Design issues with profile settings style (#11630) 2025-05-29 12:07:05 -06:00
_animations.scss feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
_date-picker.scss chore: Update styles in settings pages (#11070) 2025-03-18 14:40:02 -07:00
_formulate.scss feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
_helper-classes.scss feat: Add RTL Support to Widget (#11022) 2025-03-21 09:39:03 -07:00
_layout.scss feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
_mixins.scss feat: Add RTL Support to Widget (#11022) 2025-03-21 09:39:03 -07:00
_next-colors.scss chore: Update date range picker with new theme colors (#11267) 2025-04-09 16:03:53 +05:30
_rtl.scss chore: Remove old buttons from Vue2 design (#11159) 2025-03-31 17:51:38 -07:00
_variables.scss feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
_woot.scss chore: Remove old buttons from Vue2 design (#11159) 2025-03-31 17:51:38 -07:00
app.scss feat: Dark mode improvements (#7658) 2023-08-03 12:05:22 -07:00