Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Ludo <ludo.segura@shopify.com>
  • Loading branch information
krzksz and ludoboludo committed Jun 7, 2024
1 parent 92b25d5 commit c9517fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions assets/base.css
Original file line number Diff line number Diff line change
Expand Up @@ -3463,6 +3463,7 @@ details-disclosure > details {
}
}

/* Loading spinner */
.loading__spinner {
position: absolute;
z-index: 1;
Expand Down Expand Up @@ -3525,6 +3526,7 @@ details-disclosure > details {
cursor: default;
}

/* Progress bar */
.progress-bar-container {
width: 100%;
margin: auto;
Expand Down

0 comments on commit c9517fb

Please sign in to comment.