Skip to content

Commit 100d8b0

Browse files
committed
background color changed
1 parent 098d19a commit 100d8b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

assets/src/scss/frontend/dashboard/layout/_header.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
top: 0;
1010
height: 80px;
1111
z-index: $tutor-z-header;
12-
background-color: $tutor-surface-sidebar-l1;
12+
background-color: $tutor-surface-base;
1313
border-bottom: 1px solid $tutor-border-idle;
1414
padding: $tutor-spacing-6 $tutor-spacing-8;
1515

0 commit comments

Comments
 (0)