add pointer for buttons

This commit is contained in:
AJ ONeal 2019-06-01 00:11:20 -06:00
부모 513fb992c9
커밋 059b63e5d0
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제

파일 보기

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