feat(app): sidebar reveal animation, hover peek overlay, and weaker dividers (#16374)

Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
This commit is contained in:
David Hill
2026-03-06 22:33:34 +00:00
committed by GitHub
parent cd70c57e99
commit fdd5375bca
21 changed files with 482 additions and 367 deletions
+1 -1
View File
@@ -146,7 +146,7 @@
--tabs-review-fade: 16px;
gap: var(--tabs-review-gap);
background-color: var(--background-stronger);
border-bottom: 1px solid var(--border-weak-base);
border-bottom: 1px solid var(--border-weaker-base);
&::after {
display: none;