UX: More small fixes (#9)

This commit is contained in:
Jordan Vidrine
2025-02-28 15:33:06 -06:00
committed by GitHub
parent 8e841a4b2e
commit 076263c7f5
5 changed files with 38 additions and 2 deletions
+1
View File
@@ -16,6 +16,7 @@
--d-sidebar-section-link-icon-size: 1em;
--d-sidebar-highlight-background: #ebecf9;
--d-sidebar-active-background: #d8d9f3;
--d-input-bg-color: var(--d-content-background);
// --d-sidebar-row-height: 2.8em;
//the idea is: block spacing can grow with font-size, but inline spacing should not to maintain horizontal (text) alignment
--spacing-block-xs: 0.25em;