mirror of
https://github.com/imputnet/cobalt.git
synced 2025-06-28 01:18:27 +00:00
web/PickerItem: better css for skeleton
This commit is contained in:
parent
d58155426f
commit
d717cf1aaa
@ -108,8 +108,9 @@
|
|||||||
transition: opacity 0.15s;
|
transition: opacity 0.15s;
|
||||||
}
|
}
|
||||||
|
|
||||||
:global(.skeleton) {
|
:global(.skeleton.picker-image) {
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
.picker-image.loading {
|
.picker-image.loading {
|
||||||
|
Loading…
Reference in New Issue
Block a user