feat: add image progress

pull/5820/head
tangjinzhou 3 years ago
parent d5348f0361
commit e9d41efcec

@ -135,6 +135,12 @@
} }
} }
&-progress {
position: absolute;
left: 50%;
transform: translateX(-50%);
}
&-icon { &-icon {
font-size: @image-preview-operation-size; font-size: @image-preview-operation-size;
} }

Loading…
Cancel
Save