mirror of
https://github.com/bitwarden/browser
synced 2025-12-20 02:03:39 +00:00
pre-wrap notes field, resolves #238
This commit is contained in:
@@ -194,7 +194,7 @@
|
||||
{{'notes' | i18n}}
|
||||
</div>
|
||||
<div class="box-content">
|
||||
<div class="box-content-row pre-line">{{cipher.notes}}</div>
|
||||
<div class="box-content-row pre-wrap">{{cipher.notes}}</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box" *ngIf="cipher.hasFields">
|
||||
|
||||
Reference in New Issue
Block a user