Fixes: tooltips position. copy peerId from sidebar
This commit is contained in:
parent
87f196ebf4
commit
8b2ae3cb8f
4 changed files with 15 additions and 8 deletions
|
|
@ -46,7 +46,8 @@
|
|||
check-strength="passwordStrength"
|
||||
tooltip-html-unsafe="Password strength:
|
||||
<i>{{passwordStrength}}</i><br/><span class='size-12'>Tip: Use lower and uppercase,
|
||||
numbers and symbols</span>" tooltip-trigger="focus" required>
|
||||
numbers and symbols</span>" tooltip-trigger="focus"
|
||||
tooltip-placement="left" required>
|
||||
|
||||
<input type="password"
|
||||
placeholder="Repeat password"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue