🐛 Fix next frame shortcut on viewer.

This commit is contained in:
Andrey Antukh 2021-09-09 12:05:15 +02:00
parent 34885b64bd
commit f03a74abc7
2 changed files with 5 additions and 1 deletions

View file

@ -148,6 +148,10 @@
color: $color-white;
margin-right: $x-small;
}
.counters {
color: $color-gray-20;
}
}
}