mediawiki-extensions-OATHAuth/modules/totp/ext.oath.showqrcode.styles.less
Reedy ffb7da7a45 Add copy button for recovery codes
Bug: T354028
Co-Authored-by: TheDJ <hartman.wiki@gmail.com>
Change-Id: I3edf9f698aa1f7f5a9881516027a65a88ea1cac4
2024-11-11 18:34:01 +00:00

10 lines
127 B
Plaintext

kbd {
font-family: monospace, monospace;
white-space: nowrap;
font-size: larger;
}
fieldset {
page-break-inside: avoid;
}