Sha256: 579141dff601f5fe8b203825f9449bf2969641aeec0848040097dff7fb6b6c13
Contents?: true
Size: 534 Bytes
Versions: 61
Compression:
Stored size: 534 Bytes
Contents
.InputGroup { &.InputGroup-input-width--auto { width: auto; } &.InputGroup-input-width--small { max-width: min(256px, 100vw - 2rem); } &.InputGroup-input-width--medium { max-width: min(320px, 100vw - 2rem); } &.InputGroup-input-width--large { max-width: min(480px, 100vw - 2rem); } &.InputGroup-input-width--xlarge { max-width: min(640px, 100vw - 2rem); } &.InputGroup-input-width--xxlarge { max-width: min(960px, 100vw - 2rem); } }
Version data entries
61 entries across 61 versions & 1 rubygems