supporters: Use pointer cursor for amount selection buttons
This commit is contained in:
parent
c1e3879891
commit
adf832f38f
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
||||||
text-align: center;
|
text-align: center;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
|
cursor: pointer;
|
||||||
padding: 0.5rem 0;
|
padding: 0.5rem 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
background: #ddd;
|
background: #ddd;
|
||||||
|
|
Loading…
Reference in a new issue