Tweak positioning

This commit is contained in:
Nick Mowen
2022-03-20 17:44:25 -06:00
parent 57afd5cdda
commit e7901ebe48
+1 -1
View File
@@ -49,7 +49,7 @@ ha-card.frigate-card-gallery-folder {
transform: translate(-50%, -50%); transform: translate(-50%, -50%);
height: 24px; height: 24px;
width: 24px; width: 24px;
top: 12%; top: 10%;
left: 90%; left: 90%;
color: yellow; color: yellow;
} }