diff --git a/YACReaderLibrary/qml/InfoComicsView.qml b/YACReaderLibrary/qml/InfoComicsView.qml index 85c5cc5b..66d169ea 100644 --- a/YACReaderLibrary/qml/InfoComicsView.qml +++ b/YACReaderLibrary/qml/InfoComicsView.qml @@ -9,7 +9,7 @@ import QtQuick.Controls.Basic Rectangle { id: main - color: infoBackgroundColor + color: "transparent" //width: parent.width //height: parent.height