mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-29 23:32:04 +02:00
Revert "Remove unnecessary position scale margin"
This reverts commit 1c82b2288a
.
The margin turns out to be necessary for uneven scaling on
some displays resolutions.
This commit is contained in:
@@ -81,6 +81,9 @@ radio {
|
||||
border-color: transparent;
|
||||
box-shadow: none;
|
||||
}
|
||||
.osd .positionscale {
|
||||
margin-top: 1px;
|
||||
}
|
||||
.osd .positionscale trough highlight {
|
||||
border-radius: 3px;
|
||||
min-height: 20px;
|
||||
|
Reference in New Issue
Block a user