parent
04e359a536
commit
be8025cb4a
@ -38,7 +38,7 @@
|
||||
></p-progressSpinner>
|
||||
</button>
|
||||
</p>
|
||||
<div class="decoration-pattern"></div>
|
||||
<div class="decoration-pattern" style="background: url('./assets/card-decorative-pattern.png') repeat-x;"></div>
|
||||
</form>
|
||||
</ng-container>
|
||||
<ng-template #confirmPhoneField>
|
||||
|
||||
@ -88,9 +88,9 @@
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
.decoration-pattern {
|
||||
width: 100%;
|
||||
height: 34px;
|
||||
background: url("/assets/card-decorative-pattern.png") repeat-x;
|
||||
}
|
||||
// .decoration-pattern {
|
||||
// width: 100%;
|
||||
// height: 34px;
|
||||
// background: url("/assets/card-decorative-pattern.png") repeat-x;
|
||||
// }
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user