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 b8e3a67 commit f16c67bCopy full SHA for f16c67b
src/Lumi/Components/List.purs
@@ -209,11 +209,6 @@ styles = jss
209
, justifyContent: "flex-end"
210
, alignItems: "center"
211
}
212
- , "@media (max-width: 448px)":
213
- { "& > lumi-list-row > lumi-list-row-cell":
214
- { alignItems: "flex-end"
215
- }
216
217
218
, "lumi-key-value-list":
219
{ "& lumi-key-value-list-label":
0 commit comments