Skip to content

Commit c70aba5

Browse files
committed
style:修改样式
1 parent 3c7333d commit c70aba5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/home/Index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ getUserInfo({ token: 'admin-token' }).then(res => {
1818

1919
<style lang="scss" scoped>
2020
.index {
21-
padding: .1rem;
21+
padding: 10px;
2222
min-height: 100vh;
2323
background: $main-bg-color;
2424
overflow: auto;

0 commit comments

Comments
 (0)