Sha256: 180851ee5ac84c4c670db0ddb7614dde6bdc807c33155b019bae222956ada197
Contents?: true
Size: 452 Bytes
Versions: 1
Compression:
Stored size: 452 Bytes
Contents
.totp-enrollment { .qr-code { width: 20rem; height: 20rem; border: 1px solid var(--border-color); padding: 1rem; border-radius: 5px; svg { width: 100%; height: 100%; } } } ul.recovery-codes { list-style-type: none; padding: 0rem; margin: 2rem 0rem; font-family: monospace; display: flex; flex-direction: column; align-items: flex-start; gap: 1rem; font-size: 1.2em; font-weight: bold; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
pages_core-3.14.0 | app/assets/stylesheets/pages_core/admin/components/totp.css |