@shopify/polaris
Version:
Shopify’s admin product component library
10 lines (5 loc) • 835 B
CSS
.Polaris-Label_2vd36 { -webkit-tap-highlight-color: transparent; }
.Polaris-Label--hidden_riqie { position: absolute ; width: 0.0625rem ; height: 0.0625rem ; margin: 0 ; padding: 0 ; overflow: hidden ; -webkit-clip-path: inset(50%) ; clip-path: inset(50%) ; border: 0 ; white-space: nowrap ; }
.Polaris-Label__Text_yj3uv { font-size: 0.9375rem; font-weight: 400; line-height: 1.25rem; text-transform: initial; letter-spacing: initial; display: block; flex: 1 1 auto; color: currentColor; -webkit-tap-highlight-color: transparent; }
@media (min-width: 40em) { .Polaris-Label__Text_yj3uv { font-size: 0.875rem; } }
.Polaris-Label__RequiredIndicator_1homk::after { content: '*'; color: var(--p-text-critical); margin-left: 0.25rem; }