Restyle the color picker a touch (#920)

This commit is contained in:
Jed Fox
2020-03-15 13:26:52 -04:00
committed by GitHub
parent d834ff4d89
commit e44801123a
8 changed files with 203 additions and 148 deletions

View File

@ -13,7 +13,6 @@
cursor: pointer;
background-color: var(--button-gray-1);
-webkit-tap-highlight-color: transparent;
border-radius: var(--space-factor);
}