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