このサイトはJavaScriptを使用しています
ホーム
ヘルプ
サインイン
heuzef
/
lesspass
ミラー元
https://github.com/lesspass/lesspass.git
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
リリース
67
Wiki
アクティビティ
ソースを参照
add space in password generator view
pull/44/head
Guillaume Vincent
8年前
親
ee3fbb1e75
コミット
d7049f98d3
1個のファイルの変更
、
1行の追加
、
1行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+1
-1
app/components/password-generator.vue
+ 1
- 1
app/components/password-generator.vue
ファイルの表示
@@ -6,7 +6,7 @@
}
</style>
<template>
<div class="container">
<div class="container
m-y-3
">
<form id="passwordGenerator">
<div class="form-group row">
<label for="email" class="sr-only form-control-label">{{ $t('passwordgenerator.email') }}</label>
書き込み
プレビュー
読み込み中…
キャンセル
保存