add pointer for buttons

Este commit está contenido en:
AJ ONeal 2019-06-01 00:11:20 -06:00
padre 513fb992c9
commit 059b63e5d0
Se han modificado 1 ficheros con 1 adiciones y 0 borrados

Ver fichero

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