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;
|
||||
display: inline-block;
|
||||
user-select: none;
|
||||
cursor: pointer;
|
||||
padding: 0.5rem 0;
|
||||
width: 100%;
|
||||
background: #ddd;
|
||||
|
|
Loading…
Reference in a new issue