new group cue icon

This commit is contained in:
sparks-alec
2022-11-30 03:14:18 -05:00
parent 26ed323bb4
commit 6a01863ea6
2 changed files with 1 additions and 1 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

+1 -1
View File
@@ -157,7 +157,7 @@ tr.playback-position .q-gray-text {
}
.group-arrow {
width: 13px;
background-image: url('img/arrow-down.png');
background-image: url('img/new_group_arrow.png');
background-position: center;
background-repeat: no-repeat;
}