cms/YanZhuCMS/chestnut-ui/public/UEditorPlus/themes/placeholder.css

8 lines
192 B
CSS
Raw Normal View History

2023-12-24 10:26:58 +08:00
.img_group_placeholder {
width: 98%;
height: 80px;
display: block;
margin: 0 auto;
border: 1px dashed #ccc;
background: url(default/images/img-group.png) no-repeat center center;
}