mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 08:43:33 +00:00
notes white-space is pre-line
This commit is contained in:
@@ -87,6 +87,11 @@
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
&.pre-line {
|
||||
white-space: pre-line;
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
.row-label, label {
|
||||
font-size: $font-size-small;
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user