Skip to content

Commit 7558d6c

Browse files
committed
ssh key is monospace
1 parent 8554f42 commit 7558d6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

webroot/panel/account.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -292,6 +292,7 @@ function enableOrDisableSubmitLoginShell() {
292292
word-break: break-all;
293293
width: calc(100% - 44px);
294294
border-radius: 3px 0 0 3px;
295+
font-family: monospace;
295296
}
296297
</style>
297298

0 commit comments

Comments
 (0)