Commit 5d952ccd by 陈超

A

parent d1beab15
......@@ -271,6 +271,7 @@
.gallery {
display: flex;
flex-direction: row;
flex-wrap: wrap;
}
.dustbin {
......@@ -284,6 +285,7 @@
border-color: #409EFF;
border: 1px dashed #d9d9d9;
border-radius: 6px;
margin-bottom: 6px;
overflow: hidden;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment