Make OSD position scale height a little bigger on mobile

This commit is contained in:
Rafał Dzięgiel
2021-02-19 13:00:13 +01:00
parent ef06be464c
commit 35d1179905

View File

@@ -137,6 +137,9 @@ radio {
.positionscale trough highlight {
min-height: 4px;
}
.osd .positionscale trough highlight {
min-height: 6px;
}
.tvmode .positionscale trough slider {
color: transparent;
background: transparent;