@varlet/ui
Version:
A Vue3 component library based on Material Design 2 and 3, supporting mobile and desktop.
15 lines (14 loc) • 491 B
JavaScript
var stdin_default = {
"--image-preview-swipe-indicators-text-color": "#ddd",
"--image-preview-swipe-indicators-padding": "16px 0",
"--image-preview-zoom-container-background": "#000",
"--image-preview-close-icon-top": "14px",
"--image-preview-close-icon-right": "14px",
"--image-preview-extra-top": "14px",
"--image-preview-extra-left": "14px",
"--image-preview-close-icon-size": "22px",
"--image-preview-close-icon-color": "#fff"
};
export {
stdin_default as default
};