This website works better with JavaScript.
Home
Help
Sign In
heuzef
/
lesspass
mirror of
https://github.com/lesspass/lesspass.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
67
Wiki
Activity
Browse Source
add space in password generator view
pull/44/head
Guillaume Vincent
8 years ago
parent
ee3fbb1e75
commit
d7049f98d3
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
app/components/password-generator.vue
+ 1
- 1
app/components/password-generator.vue
View File
@@ -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…
Cancel
Save