Skip to content

Commit 11fca93

Browse files
committed
Fix styles
1 parent 6175cc5 commit 11fca93

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/dashboard/Analytics/Explorer/Explorer.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
}
2323

2424
.header {
25-
top: 96px;
25+
top: 50px;
2626
border-bottom: 1px solid $translucentGrey;
2727
}
2828

src/dashboard/Analytics/Performance/Performance.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
}
2323

2424
.header {
25-
top: 96px;
25+
top: 50px;
2626
border-bottom: 1px solid $translucentGrey;
2727
}
2828

0 commit comments

Comments
 (0)