Some post merge fixes.

This commit is contained in:
barnabasmolnar
2023-07-21 16:40:42 +02:00
parent c9df3e143b
commit 6d21d7cab1
4 changed files with 184 additions and 109 deletions
+1 -4
View File
@@ -18,15 +18,12 @@
grid-template-columns: 1fr 20px 1.625rem;
padding: 0.25rem 0px;
align-items: center;
@include isMobile {
max-width: 175px;
}
}
.color-picker__top-picks {
display: flex;
justify-content: space-between;
gap: 0.5rem;
}
.color-picker__button {