Skip to content

Commit

Permalink
feat: fix small bug
Browse files Browse the repository at this point in the history
  • Loading branch information
zugdev committed Feb 4, 2025
1 parent 2920e44 commit 97b81f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion static/styles/rewards/claim-table.css
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,6 @@ a, .cell, div {
}
.receipt[data-make-claim="error"] {
background: linear-gradient(45deg, var(--background-color-default) 40%, var(--background-color-light) 50%, var(--background-color-default) 60%);
display: inline-block;
animation: shimmer 1s infinite linear;
background-size: 300%;
background-position-x: 100%;
Expand Down

0 comments on commit 97b81f1

Please sign in to comment.