mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-28 22:42:11 +01:00
[HIMA-1097] product checkout: icon style adjustments
This commit is contained in:
@@ -76,8 +76,8 @@
|
||||
<lib-icon
|
||||
(click)="closeModal()"
|
||||
class="close-icon img"
|
||||
width="19px"
|
||||
height="19px"
|
||||
width="23px"
|
||||
height="23px"
|
||||
name="{{ stepTwoImgType }}"
|
||||
alt="truck"
|
||||
></lib-icon>
|
||||
|
||||
@@ -168,11 +168,11 @@
|
||||
justify-content: flex-start;
|
||||
align-items: center;
|
||||
width: 100%;
|
||||
margin-bottom: 8px;
|
||||
margin-bottom: 13px;
|
||||
|
||||
.img {
|
||||
margin-right: 13px;
|
||||
margin-top: 8px;
|
||||
margin-top: 5px;
|
||||
margin-left: 25px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user