summaryrefslogtreecommitdiff
path: root/treed.css
diff options
context:
space:
mode:
Diffstat (limited to 'treed.css')
-rw-r--r--treed.css5
1 files changed, 2 insertions, 3 deletions
diff --git a/treed.css b/treed.css
index b7dbc09..8ff6202 100644
--- a/treed.css
+++ b/treed.css
@@ -32,11 +32,10 @@ body {
display: flex;
align-items: center;
- /* TODO
- background: #fff;
+ background: var(--background2);
position: sticky;
top: 0;
- */
+
border-bottom: 1px solid var(--border-color);
margin-bottom: -1px;