mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 07:42:23 +02:00
Make OSD position scale height a little bigger on mobile
This commit is contained in:
@@ -137,6 +137,9 @@ radio {
|
|||||||
.positionscale trough highlight {
|
.positionscale trough highlight {
|
||||||
min-height: 4px;
|
min-height: 4px;
|
||||||
}
|
}
|
||||||
|
.osd .positionscale trough highlight {
|
||||||
|
min-height: 6px;
|
||||||
|
}
|
||||||
.tvmode .positionscale trough slider {
|
.tvmode .positionscale trough slider {
|
||||||
color: transparent;
|
color: transparent;
|
||||||
background: transparent;
|
background: transparent;
|
||||||
|
Reference in New Issue
Block a user