Fix room settings background
This commit is contained in:
@@ -5,7 +5,7 @@ import QtQuick.Layouts 1.12
|
||||
import "../../../Base"
|
||||
|
||||
HBox {
|
||||
color: "transparent"
|
||||
color: theme.chat.roomPane.roomSettings.background
|
||||
|
||||
buttonModel: [
|
||||
{
|
||||
|
Reference in New Issue
Block a user