iachat/app/javascript/dashboard
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
..
api feat: Add live report for teams (#10849) 2025-03-12 16:03:09 -07:00
assets fix: Update audio player input styles (#11106) 2025-03-18 20:16:37 -07:00
components chore: Update styles in settings pages (#11070) 2025-03-18 14:40:02 -07:00
components-next chore: Update styles in settings pages (#11070) 2025-03-18 14:40:02 -07:00
composables chore: Improvements in image attachment viewer (#11040) 2025-03-18 14:01:18 +05:30
constants feat: Add visibility checks for installation types (#10773) 2025-02-21 14:48:31 -08:00
helper fix: Translate "None" option in automation select (#11076) 2025-03-13 16:44:46 -07:00
i18n feat: Add support for feature spotlight components (#11012) 2025-03-18 13:17:42 -07:00
mixins chore: fix circleci on vite build (#10214) 2024-10-07 15:27:41 +05:30
modules fix: Update audio player input styles (#11106) 2025-03-18 20:16:37 -07:00
routes chore: Update styles in settings pages (#11070) 2025-03-18 14:40:02 -07:00
store feat: remove sentry log and allow same timestamp (#11100) 2025-03-18 15:08:28 +05:30
App.vue feat: Support bigger font size in dashboard (#10974) 2025-02-27 12:10:33 +05:30
featureFlags.js feat: Add visibility checks for installation types (#10773) 2025-02-21 14:48:31 -08:00