add pointer for buttons

This commit is contained in:
AJ ONeal 2019-06-01 00:11:20 -06:00
parent 513fb992c9
commit 059b63e5d0
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ button {
color: white; color: white;
height: 40px; height: 40px;
line-height: 1.13; line-height: 1.13;
cursor: pointer;
} }
.acme-advanced-fields { .acme-advanced-fields {