File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -177,7 +177,7 @@ <h4>Your Github Token</h4>
177
177
< div class ="flex items-center gap-2 ">
178
178
< input type ="checkbox " id ="showCommits " checked class ="form-checkbox h-4 w-4 text-blue-600 ">
179
179
< label id ="showCommitsLabel " for ="showCommits " class ="text-gray-700 font-medium text-sm flex items-center gap-1 "> Show last
180
- < input type ="number " id ="numCommits " min ="1 " max ="25 " value ="5 " class ="form-input w-14 mx-1 px-1 py-0.5 text-center border border-gray-300 rounded " style ="width: 48px ; height: 28px ; text-align: center; ">
180
+ < input type ="number " id ="numCommits " min ="1 " max ="30 " value ="5 " class ="form-input w-14 mx-1 px-1 py-0.5 text-center border border-gray-300 rounded " style ="margin: 2px; width: 40px ; height: 22px ; text-align: center; ">
181
181
commits in Open PRs</ label > < span class ="tooltip-container ">
182
182
< i class ="fa fa-question-circle question-icon "> </ i >
183
183
< span class ="tooltip-bubble ">
You can’t perform that action at this time.
0 commit comments