fix: handle card grids in css instead of js
This commit is contained in:
+1
@@ -8,6 +8,7 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: var(--Spacing-x-half);
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.noPricesCard {
|
||||
|
||||
Reference in New Issue
Block a user