This commit is contained in:
j 2021-02-18 18:03:40 +01:00
parent 98199702a7
commit 62be5f1ad3
1 changed files with 3 additions and 0 deletions

View File

@ -261,6 +261,9 @@ pandora.ui.documentInfoView = function(data, isMixed) {
value: entity.description || ''
})
.css(css)
.css({
'text-align': ''
})
.bindEvent({
doubleclick: function(event) {
if (!canEdit) {