UX: Color exploration & base (#33)

This commit is contained in:
Jordan Vidrine
2025-03-11 11:24:20 -05:00
committed by GitHub
parent eca05948c3
commit a90b691505
9 changed files with 185 additions and 55 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
border-radius: 0.75em;
padding-left: 0.5em;
margin-left: calc(-0.5em - 2.5px);
background: var(--secondary);
background: var(--d-content-background);
height: 40px !important; // height is coming from element style have no other choice
}
.timelime-scroller-content {