JobDetail: Remove custom styling for last-rendered image
Use regular styling for the last-rendered preview (full width).
This commit is contained in:
parent
be27fdfd88
commit
d059b99af4
@ -499,14 +499,6 @@ span.state-transition-arrow.lazy {
|
|||||||
color: var(--color-text-muted);
|
color: var(--color-text-muted);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
.job-details-column .last-rendered {
|
|
||||||
width: 200px;
|
|
||||||
height: 112px;
|
|
||||||
float: right;
|
|
||||||
}
|
|
||||||
|
|
||||||
.global-last-rendered {
|
.global-last-rendered {
|
||||||
grid-column-start: col-1;
|
grid-column-start: col-1;
|
||||||
grid-column-end: col-3;
|
grid-column-end: col-3;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user