feat: prettier

This commit is contained in:
2024-09-27 04:47:04 +03:00
parent c5f839d9ef
commit de4fe450ab
253 changed files with 11322 additions and 10004 deletions

View File

@@ -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%;
}
}