Skip to content

Commit 4f744d3

Browse files
为本地图片列表添加缩进
1 parent b85576a commit 4f744d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/contestEditor/configPanel.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@
8686
display: grid;
8787
grid-template-columns: repeat(auto-fit, 150px);
8888
gap: 8px;
89+
margin-left: 8px;
8990
> * {
9091
height: 216px;
9192
}

0 commit comments

Comments
 (0)