aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.scss
blob: ad611741323fe1bd1feb5375eaa689b283080864 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
@import '_variables';
@import '_mixins';

select {
  display: block;
}

.form-group {
  margin: 20px 0;
}