mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 17:05:18 +00:00
Fleet UI: Unreleased styling bugs (Enroll secret width, Label dropdown icon) (#8565)
This commit is contained in:
parent
9f160c058f
commit
8ef9f805f5
@ -15,7 +15,7 @@
|
|||||||
font-size: $x-small;
|
font-size: $x-small;
|
||||||
font-weight: $bold;
|
font-weight: $bold;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
width: 560px;
|
width: 485px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.input-field {
|
.input-field {
|
||||||
|
@ -34,6 +34,7 @@
|
|||||||
content: url(../assets/images/icon-filter-v2-black-16x16@2x.png);
|
content: url(../assets/images/icon-filter-v2-black-16x16@2x.png);
|
||||||
transform: scale(0.5);
|
transform: scale(0.5);
|
||||||
left: -6px;
|
left: -6px;
|
||||||
|
top: -1px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user