feat/remove-sidebar-padding

This commit is contained in:
David Hayes 2024-08-08 03:57:07 +00:00
parent 97ce354eae
commit eba76f9c9b

View file

@ -173,7 +173,6 @@ const tools = computed<ToolCategory[]>(() => [
}
.sider-content {
padding-top: 160px;
padding-bottom: 200px;
}