fix: font family and default on focus input border
This commit is contained in:
parent
9553bf8fc9
commit
6023895547
2 changed files with 5 additions and 3 deletions
|
|
@ -129,7 +129,7 @@ export default {
|
|||
confirmationCode: {
|
||||
extend: base,
|
||||
fontSize: codeInputFontSize,
|
||||
fontFamily: fontPrimary,
|
||||
fontFamily: fontSecondary,
|
||||
fontWeight: 900
|
||||
},
|
||||
inline: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue