iachat/app/javascript/dashboard/modules/search/components
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
..
MessageContent.vue chore: Search improvements (#10801) 2025-02-03 19:34:50 +05:30
ReadMore.vue chore: Search improvements (#10801) 2025-02-03 19:34:50 +05:30
SearchHeader.vue fix: Update audio player input styles (#11106) 2025-03-18 20:16:37 -07:00
SearchResultContactItem.vue chore: Search improvements (#10801) 2025-02-03 19:34:50 +05:30
SearchResultContactsList.vue chore: Search improvements (#10801) 2025-02-03 19:34:50 +05:30
SearchResultConversationItem.vue feat: show email subject in conversation search results (#10843) 2025-02-06 10:38:57 +05:30
SearchResultConversationsList.vue feat: show email subject in conversation search results (#10843) 2025-02-06 10:38:57 +05:30
SearchResultMessagesList.vue chore: Search improvements (#10801) 2025-02-03 19:34:50 +05:30
SearchResultSection.vue chore: Search improvements (#10801) 2025-02-03 19:34:50 +05:30
SearchTabs.vue chore: Search improvements (#10801) 2025-02-03 19:34:50 +05:30
SearchView.vue chore: Search improvements (#10801) 2025-02-03 19:34:50 +05:30