mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
Fix: Increased right margin on track selection icons
This commit is contained in:
@@ -1517,7 +1517,7 @@ div[data-role=controlgroup] a.ui-btn-active {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.trackSelectionFieldContainer>label {
|
.trackSelectionFieldContainer>label {
|
||||||
max-width: 2.25em;
|
max-width: 2.75em;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
color: transparent;
|
color: transparent;
|
||||||
transform: scale(.9);
|
transform: scale(.9);
|
||||||
|
Reference in New Issue
Block a user