Skip to content
This repository was archived by the owner on Jan 8, 2025. It is now read-only.

Commit 01650e1

Browse files
committed
refactor(cli/site): optimize style
1 parent b27bbe1 commit 01650e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/varlet-vue2-cli/site/pc/Layout.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@ iframe {
373373
box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
374374
375375
&:first-child{
376-
margin-top: 20px;
376+
margin-top: 30px;
377377
}
378378
}
379379
}

0 commit comments

Comments
 (0)