Skip to content

Commit

Permalink
make overlay opacity range step congruent with available styles
Browse files Browse the repository at this point in the history
  • Loading branch information
stokesman committed Oct 14, 2020
1 parent 0fb0fed commit 68419b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/block-library/src/cover/edit.js
Original file line number Diff line number Diff line change
Expand Up @@ -437,6 +437,7 @@ function CoverEdit( {
}
min={ 0 }
max={ 100 }
step={ 10 }
required
/>
) }
Expand Down

0 comments on commit 68419b4

Please sign in to comment.