WebApp【公共组件库】@前端(For Git Submodule)
Tevin
2024-03-20 bf1ac47ae368378a5bff9a1808cfa1a08fbfc917
图片预览组件,显示微调
1 files modified
2 ■■■ changed files
forms/imagePicker/cImagePreview.scss 2 ●●● patch | view | raw | blame | history
forms/imagePicker/cImagePreview.scss
@@ -10,7 +10,7 @@
        margin: 0 10px 10px 0;
        max-width: 300px;
        max-height: 300px;
        background-color: #f2f2f2;
        background-color: rgba(0, 0, 0, 0.05);
        border-radius: 4px;
    }
}