本網站在啟用 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 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+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>
Write
Preview
Loading…
取消
儲存