Skip to content

Commit 2ab5eaa

Browse files
committed
adiciona cursor pointer ao botão para melhorar a usabilidade
1 parent 985ae8b commit 2ab5eaa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

css/grid.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,8 @@ textarea {
129129
}
130130
button {
131131
overflow: visible;
132+
cursor: pointer;
133+
132134
}
133135
button,
134136
select {

0 commit comments

Comments
 (0)