mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-13 12:26:35 +00:00
Fix Media Player More info cramped controls (#12790)
This commit is contained in:
parent
10813d06b6
commit
c0d30c56d6
@ -211,6 +211,7 @@ class MoreInfoMediaPlayer extends LitElement {
|
||||
|
||||
.controls {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
align-items: center;
|
||||
--mdc-theme-primary: currentColor;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user