Skip to content

Commit

Permalink
feat/remove-sidebar-padding
Browse files Browse the repository at this point in the history
  • Loading branch information
altitudems committed Aug 8, 2024
1 parent 97ce354 commit eba76f9
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
Expand Up @@ -173,7 +173,6 @@ const tools = computed<ToolCategory[]>(() => [
}
.sider-content {
padding-top: 160px;
padding-bottom: 200px;
}
Expand Down

0 comments on commit eba76f9

Please sign in to comment.