Improve visuals for MFA code inputs
authorTim Düsterhus <duesterhus@woltlab.com>
Fri, 21 Apr 2023 09:36:05 +0000 (11:36 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Fri, 21 Apr 2023 09:40:12 +0000 (11:40 +0200)
commit48b22f85d10f8bcd8133bc787043563113deb0df
tree0ebf9d2f92c9868752664eab6eedc532de8bd18d
parentf1474f2c5a4345cc7af322b4e693337050e8eb0a
Improve visuals for MFA code inputs

The `size=""` attribute does not really match the required size for the input,
even with monospace fonts. Use explicit a `width:` attribute with the `ch` unit
for the few field sizes we actually use, because using an attribute value in
calculations is not possible.

This commit also updates the use of the `monospace` font to
`--wcfFontFamilyMonospace` for consistency.
wcfsetup/install/files/style/ui/accountSecurity.scss