mirror of
https://github.com/bitwarden/desktop
synced 2026-01-06 10:33:31 +00:00
styling for gen password
This commit is contained in:
@@ -184,7 +184,7 @@
|
||||
</div>
|
||||
<div class="box-content">
|
||||
<div class="box-content-row">
|
||||
<textarea id="notes" name="Notes" rows="12" [(ngModel)]="cipher.notes"></textarea>
|
||||
<textarea id="notes" name="Notes" rows="10" [(ngModel)]="cipher.notes"></textarea>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user