parent
6321ccc8fe
commit
a0b201f31f
1 changed files with 1 additions and 23 deletions
|
|
@ -337,7 +337,7 @@ export default {
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
</script>
|
</script>
|
||||||
<style lang="scss">
|
<style lang="scss" scoped>
|
||||||
.applied-promo {
|
.applied-promo {
|
||||||
padding-right: 4rem;
|
padding-right: 4rem;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
|
@ -350,27 +350,5 @@ export default {
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
line-height: 24px;
|
line-height: 24px;
|
||||||
padding: 8px 16px;
|
|
||||||
margin-top: 24px;
|
|
||||||
}
|
|
||||||
.modal {
|
|
||||||
.modal-header {
|
|
||||||
padding: 0;
|
|
||||||
margin-bottom: 20px;
|
|
||||||
margin-top: 24px;
|
|
||||||
.btn-close {
|
|
||||||
height: 16px;
|
|
||||||
width: 16px;
|
|
||||||
margin-top: 8px;
|
|
||||||
top: 0rem;
|
|
||||||
}
|
|
||||||
.modal-title {
|
|
||||||
font-size: 1rem;
|
|
||||||
line-height: 26px;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
.modal-body {
|
|
||||||
padding-bottom: 24px;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue