Rebuilt on linux
This commit is contained in:
parent
20f3170fe5
commit
f07a429d8b
|
@ -239,7 +239,7 @@ button:focus {
|
||||||
width: 7px;
|
width: 7px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0;
|
top: 0;
|
||||||
left: calc(22%);
|
left: calc(50% - (14px * 2));
|
||||||
}
|
}
|
||||||
.dial-end {
|
.dial-end {
|
||||||
transform: rotateZ(0deg);
|
transform: rotateZ(0deg);
|
||||||
|
|
Loading…
Reference in New Issue