Add favorite icon to gallery
This commit is contained in:
@@ -43,4 +43,13 @@ ha-card.frigate-card-gallery-folder {
|
||||
padding: 10px;
|
||||
height: 100%;
|
||||
line-height: 1;
|
||||
}
|
||||
.favorite {
|
||||
position: absolute;
|
||||
transform: translate(-50%, -50%);
|
||||
height: 24px;
|
||||
width: 24px;
|
||||
top: 12%;
|
||||
left: 90%;
|
||||
color: yellow;
|
||||
}
|
||||
Reference in New Issue
Block a user