mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-08 08:53:51 +00:00
refactor: show multiline text in custom fields
This commit is contained in:
committed by
Carlos Valente
parent
0b8a694e4f
commit
bc12531729
@@ -114,10 +114,11 @@
|
||||
}
|
||||
|
||||
.value {
|
||||
display: inline-flex;
|
||||
padding-inline: 0.25rem;
|
||||
background-color: $gray-1250;
|
||||
color: $ui-white;
|
||||
margin-right: 1rem;
|
||||
white-space: pre;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user