Commit cc958b4a authored by Clement Ho's avatar Clement Ho

Use darker color for tab dividers

parent 4d5fe9da
......@@ -115,8 +115,8 @@
background: $gray-normal;
display: inline-block;
padding: 10px 18px;
border-right: 1px solid $white-normal;
border-bottom: 1px solid $white-normal;
border-right: 1px solid $white-dark;
border-bottom: 1px solid $white-dark;
white-space: nowrap;
&.remove {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment