Merge "Set chip background color explicitly"

This commit is contained in:
Wyatt Allen
2018-05-21 18:45:36 +00:00
committed by Gerrit Code Review

View File

@@ -42,7 +42,7 @@ limitations under the License.
--table-header-background-color: #fafafa;
--table-subheader-background-color: #eaeaea;
--chip-background-color: var(--header-background-color);
--chip-background-color: #eee;
--dropdown-background-color: #fff;