Skip to content

Commit

Permalink
Change alignment of retry button
Browse files Browse the repository at this point in the history
  • Loading branch information
KshitijThareja committed Oct 31, 2023
1 parent 6fe058f commit 5455c29
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@
.copy-retry-btn {
font-size: inherit;
padding-bottom: 3.5px;
padding-bottom:2px;
}
</style>
Original file line number Diff line number Diff line change
Expand Up @@ -416,6 +416,7 @@
.copying {
z-index: 2;
line-height: 1.6;
display: flex;
align-items: center;
align-self: center;
Expand Down

0 comments on commit 5455c29

Please sign in to comment.