Preserve tabs/spaces in metric notes
This commit is contained in:
parent
84c0b944aa
commit
4816b2a20b
@ -47,6 +47,6 @@ defineProps({
|
||||
.note {
|
||||
color: var(--text-muted);
|
||||
font-size: 13px;
|
||||
white-space: pre-line;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
</style>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user