use monospace font for password display
This commit is contained in:
parent
99097baf9d
commit
1741b1c686
2 changed files with 2 additions and 9 deletions
|
@ -146,6 +146,7 @@ button {
|
|||
}
|
||||
|
||||
pre {
|
||||
font-family: monospace;
|
||||
font-weight: 600;
|
||||
display: inline-block;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue