feat: prettier
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
.container-disabled {
|
||||
}
|
||||
|
||||
|
||||
.products-list {
|
||||
width: 60%;
|
||||
display: flex;
|
||||
@@ -28,7 +27,6 @@
|
||||
border: dashed var(--item-border-size) var(--mantine-color-default-border);
|
||||
border-radius: var(--item-border-radius);
|
||||
padding: rem(10);
|
||||
|
||||
}
|
||||
|
||||
.deal-container-buttons {
|
||||
@@ -37,4 +35,4 @@
|
||||
flex-direction: column;
|
||||
margin-top: auto;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user