Skip to content

Commit

Permalink
Fix css
Browse files Browse the repository at this point in the history
  • Loading branch information
FadhlanR committed Nov 26, 2024
1 parent 8ae86cd commit fdeeb5a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ export default class ProfileSubscription extends Component<Signature> {
--icon-color: var(--boxel-teal);
--boxel-loading-indicator-size: var(--boxel-icon-xs);
}
:deep(.boxel-loading-indicator) {
:deep(.buy-more-credits .boxel-loading-indicator) {
width: 100%;
text-align: center;
}
Expand Down

0 comments on commit fdeeb5a

Please sign in to comment.