mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-06-19 17:39:16 +02:00
hid the now shown collapsible handle
This commit is contained in:
parent
4eb2b818e7
commit
75a964167a
@ -366,6 +366,9 @@ img {
|
|||||||
border-radius: 5pt;
|
border-radius: 5pt;
|
||||||
box-shadow: 0 20px 28px 0 rgba(0, 0, 0, 0.15), 0 6px 20px 0 rgba(0, 0, 0, 0.15);
|
box-shadow: 0 20px 28px 0 rgba(0, 0, 0, 0.15), 0 6px 20px 0 rgba(0, 0, 0, 0.15);
|
||||||
}
|
}
|
||||||
|
.imageTaskContainer > div > .collapsible-handle {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
.taskStatusLabel {
|
.taskStatusLabel {
|
||||||
float: left;
|
float: left;
|
||||||
font-size: 8pt;
|
font-size: 8pt;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user