add pointer for buttons

This commit is contained in:
AJ ONeal 2019-06-01 00:11:20 -06:00
parent 513fb992c9
commit 059b63e5d0
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni

Vedi File

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