mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
Styles image uploader
This commit is contained in:
parent
eb9028ab30
commit
19305cdbdf
@ -18,7 +18,7 @@
|
|||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
|
||||||
&.is-drag-accept {
|
&.is-drag-accept {
|
||||||
box-shadow: inset 0 0 20rem 1rem var(--status-good-color);
|
box-shadow: inset 0 0 20rem 1rem var(--accent-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
&.is-drag-reject {
|
&.is-drag-reject {
|
||||||
|
Loading…
Reference in New Issue
Block a user