Skip to content

Commit e0e00ab

Browse files
committed
style: update toolbar background
1 parent ab108a1 commit e0e00ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ body {
1515

1616
.toolbar {
1717
line-height: 0;
18-
background-color: #fff;
18+
background-color: #f2f2f2;
1919
box-shadow: 0 0 3px 0 rgba(50, 50, 50, .25);
2020
display: flex;
2121
justify-content: space-between;

0 commit comments

Comments
 (0)