mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-14 04:46:34 +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 {
|
.controls {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
flex-wrap: wrap;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
--mdc-theme-primary: currentColor;
|
--mdc-theme-primary: currentColor;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user