style: sketch视图添加白色背景
This commit is contained in:
@@ -329,9 +329,9 @@
|
||||
.sketch-item {
|
||||
position: relative;
|
||||
width: calc((100% - 1.2rem * 3) / 4);
|
||||
//设置比例
|
||||
aspect-ratio: 1 / 1;
|
||||
border-radius: 1.6rem;
|
||||
background-color: #fff;
|
||||
img {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
|
||||
Reference in New Issue
Block a user