Pointer cursor for color input

This commit is contained in:
Kognise 2020-10-02 10:00:26 -04:00 committed by GitHub
parent ebb4e23889
commit df5beae142
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,6 +32,7 @@ select {
input[type='color'] {
min-height: 2rem;
padding: 8px;
cursor: pointer;
}
input[type='checkbox'],