mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Fixed style of simple value
This commit is contained in:
parent
61a08c510a
commit
b38db94280
@ -3312,10 +3312,9 @@ div#vc-controls img.vc-qr {
|
||||
margin-left: 8px;
|
||||
margin-right: 8px;
|
||||
}
|
||||
div.simple_value > span.text > p {
|
||||
white-space: pre;
|
||||
}
|
||||
div.simple_value > span.text > p,
|
||||
div.simple_value > a > span.text > p {
|
||||
font-family: monospace;
|
||||
white-space: pre;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user