使用 JavaScript能使本网站更好的工作。
首页
帮助
登录
heuzef
/
lesspass
镜像自地址
https://github.com/lesspass/lesspass.git
关注
1
点赞
0
派生
0
代码
工单
0
版本发布
67
百科
动态
浏览代码
add space in password generator view
pull/44/head
Guillaume Vincent
8 年前
父节点
ee3fbb1e75
当前提交
d7049f98d3
共有
1 个文件被更改
,包括
1 次插入
和
1 次删除
分列视图
Diff 选项
显示统计
下载 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>
撰写
预览
正在加载...
取消
保存