Move task start-now pill up
This commit is contained in:
parent
838cacf132
commit
6ae3b6edad
1 changed files with 1 additions and 1 deletions
|
|
@ -23459,7 +23459,7 @@ body:not(.welcome-ready) #welcome-screen {
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
position: relative;
|
position: relative;
|
||||||
top: -1px;
|
top: -3px;
|
||||||
}
|
}
|
||||||
.task-log-force-run svg,
|
.task-log-force-run svg,
|
||||||
.task-log-stop svg {
|
.task-log-stop svg {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue