Use open-color directly (#1371)

This commit is contained in:
Jed Fox
2020-04-10 18:09:29 -04:00
committed by GitHub
parent 6d30351164
commit f7e3ee2064
27 changed files with 3283 additions and 197 deletions

View File

@@ -38,7 +38,7 @@
font-size: 1.25em;
box-sizing: border-box;
border-bottom: 1px solid #ccc;
border-bottom: 1px solid $oc-gray-4;
z-index: 1;
}
.Dialog__titleContent {