Skip to content

Commit

Permalink
Merge pull request #4 from altitudems:feat/remove-padding-from-sidebar
Browse files Browse the repository at this point in the history
Feat/remove-padding-from-sidebar
altitudems authored Aug 8, 2024
2 parents 97ce354 + eba76f9 commit a7c4ccb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/layouts/base.layout.vue
Original file line number Diff line number Diff line change
@@ -173,7 +173,6 @@ const tools = computed<ToolCategory[]>(() => [
}
.sider-content {
padding-top: 160px;
padding-bottom: 200px;
}

0 comments on commit a7c4ccb

Please sign in to comment.