iachat/app/javascript/dashboard/assets/scss
Sivin Varghese 064ab0a7a2
fix: Update audio player input styles (#11106)
# Pull Request Template

## Description

This PR fixes styling inconsistencies by excluding specific more input
types (range, color, image, hidden) from receiving the default text
input styles.

## Type of change

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

## How Has This Been Tested?

### Screenshots

**Before**
<img width="464" alt="image"
src="https://github.com/user-attachments/assets/6c629600-67d4-41cd-a244-bb45d222d0ca"
/>
<img width="943" alt="image"
src="https://github.com/user-attachments/assets/9037cf52-1791-4680-9b9e-8647c14e2800"
/>



After
<img width="464" alt="image"
src="https://github.com/user-attachments/assets/bf745e33-c58a-4584-8283-855c5ea8fd4e"
/>
<img width="943" alt="image"
src="https://github.com/user-attachments/assets/200e36ee-ab26-48a8-bda4-b69d9ed143f8"
/>




## 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-03-18 20:16:37 -07: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: Update audio player input styles (#11106) 2025-03-18 20:16:37 -07: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: Remove Foundation in favor of Tailwind (#8984) 2024-02-28 13:56:28 +05:30
_layout.scss feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
_mixins.scss feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
_rtl.scss feat: Remove Foundation in favor of Tailwind (#8984) 2024-02-28 13:56:28 +05:30
_variables.scss feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
_woot.scss feat: Add support for feature spotlight components (#11012) 2025-03-18 13:17:42 -07:00
app.scss feat: Dark mode improvements (#7658) 2023-08-03 12:05:22 -07:00