Skip to content
This repository was archived by the owner on Dec 5, 2025. It is now read-only.

Commit 653a64a

Browse files
committed
fix: landscape mode
1 parent c6dabd3 commit 653a64a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/rmrk/Gallery/CollectionPriceChart.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ export default class PriceChart extends mixins(ChainMixin) {
211211
height: 400px;
212212
width: 100%
213213
}
214-
@include tablet {
214+
@include desktop {
215215
.chart-container {
216216
height: 656px;
217217
}

0 commit comments

Comments
 (0)