We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84189ac commit fc9d5feCopy full SHA for fc9d5fe
src/lib/components/market/item_row_wrapper.ts
@@ -24,7 +24,6 @@ export class ItemRowWrapper extends FloatElement {
24
.float-row-wrapper {
25
display: inline-block;
26
margin-bottom: 5px;
27
- max-width: max(50%, 400px);
28
}
29
`,
30
];
0 commit comments