@shopify/polaris
Version:
Shopify’s admin product component library
16 lines (10 loc) • 1.36 kB
CSS
/* stylelint-disable unit-disallowed-list */
/* stylelint-disable length-zero-no-unit */
/* Breakpoints - Aliases */
/* Breakpoints - Media conditions */
.Polaris-Labelled--hidden_riqie > .Polaris-Labelled__LabelWrapper_bf6ys { position: absolute ; top: 0; width: 0.0625rem ; height: 0.0625rem ; margin: 0 ; padding: 0 ; overflow: hidden ; clip-path: inset(50%) ; border: 0 ; white-space: nowrap ; }
.Polaris-Labelled__LabelWrapper_bf6ys { word-wrap: break-word; word-break: break-word; overflow-wrap: break-word; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: baseline; margin-bottom: var(--p-space-1); }
.Polaris-Labelled__HelpText_8qj1a { font-size: var(--p-font-size-4); font-weight: var(--p-font-weight-regular); line-height: var(--p-line-height-2); text-transform: initial; letter-spacing: initial; color: var(--p-text-subdued); word-wrap: break-word; word-break: break-word; overflow-wrap: break-word; margin-top: var(--p-space-1); }
@media (min-width: 40em) { .Polaris-Labelled__HelpText_8qj1a { font-size: var(--p-font-size-3); } }
.Polaris-Labelled__Error_37uk0 { word-wrap: break-word; word-break: break-word; overflow-wrap: break-word; margin-top: var(--p-space-1); }
.Polaris-Labelled__Action_r96cs { flex: 0 0 auto; }