Skip to content

Commit

Permalink
fix(soffit-pwa): text-field width
Browse files Browse the repository at this point in the history
  • Loading branch information
njfamirm authored and AliMD committed Mar 7, 2023
1 parent 2c23599 commit ca3d03b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions uniquely/soffit-pwa/src/lottery-form.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ export class AlwatrLotteryForm extends LocalizeMixin(SignalMixin(AlwatrBaseEleme
}
alwatr-text-field {
display: block;
margin-top: var(--sys-spacing-track);
}
alwatr-text-field:first-of-type {
Expand Down

0 comments on commit ca3d03b

Please sign in to comment.