forces normal background for history diff

This commit is contained in:
gridtime
2023-12-15 04:08:07 +01:00
parent ef3ee1cdf6
commit e5c136a32f

View File

@@ -215,9 +215,6 @@ HRowLayout {
! mouseShiftPointHandler.active ?
theme.chat.message.checkedBackground :
isOwn?
theme.chat.message.ownBackground :
theme.chat.message.background
}
}