Преглед изворни кода

add space in password generator view

pull/44/head
Guillaume Vincent пре 8 година
родитељ
комит
d7049f98d3
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +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>


Loading…
Откажи
Сачувај