fix(SW-451): Fixed some of the ui comments
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
.priceList {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.priceRow {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: flex-end;
|
||||
padding: var(--Spacing-x-quarter) 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user