mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-26 18:56:39 +00:00
No background repeat media browser (#6695)
This commit is contained in:
parent
75406c2d01
commit
1b970e5a66
@ -483,7 +483,9 @@ export class HaMediaPlayerBrowse extends LitElement {
|
||||
width: 100%;
|
||||
padding-bottom: 100%;
|
||||
position: relative;
|
||||
box-sizing: border-box;
|
||||
background-size: cover;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user