Source name and source selector are not on the same line
See original GitHub issueWhen mini-media-player
is grouped in entities card source name and source selector are not on the same line.
Configuration:
- type: entities
show_header_toggle: false
state_color: true
entities:
- light.bulbs_salon
- light.leds_salon
- light.lamp_salon
- input_select.light_scenes_salon
- input_select.salon_harmony
- type: custom:mini-media-player
entity: media_player.bravia
hide:
controls: true
volume: true
power: true
progress: true
info: scroll
group: true
Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
How to make <label> and <input> appear on the same line ...
1 question i have, in the css, why do i align the text of the form div to centre and then right align...
Read more >5 Selectors
In CSS, pattern matching rules determine which style rules apply to elements in the document tree. These patterns, called selectors, may range from...
Read more >CSS selectors - CSS: Cascading Style Sheets - MDN Web Docs
CSS selectors define the pattern to select elements to which a set of CSS rules are then applied.
Read more >:not | CSS-Tricks - CSS-Tricks
The :not() property in CSS is a negation pseudo class and accepts a simple selector or a selector list as an argument.
Read more >Complex Selectors - Learn to Code Advanced HTML & CSS
Selectors are one of the most important parts of CSS, and this lessons discusses selectors, old and new, and how to best put...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
New release with this fix is now available.
Thanks, I see it now as well, seems to only be the source/sound mode dropdown chevron, will fix.