mirror of
https://github.com/imputnet/cobalt.git
synced 2025-06-28 01:18:27 +00:00
web/PickerItem: make the image fade in longer
Some checks are pending
Some checks are pending
This commit is contained in:
parent
3bbd0f9442
commit
9a9b9a6dfc
@ -105,7 +105,7 @@
|
|||||||
z-index: 2;
|
z-index: 2;
|
||||||
|
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
transition: opacity 0.15s;
|
transition: opacity 0.2s;
|
||||||
}
|
}
|
||||||
|
|
||||||
:global(.skeleton.picker-image) {
|
:global(.skeleton.picker-image) {
|
||||||
|
Loading…
Reference in New Issue
Block a user