Commit 63230fc0 authored by Ronan Abhamon's avatar Ronan Abhamon

fix(ui): remove tabs!!!

parent e059e36d
...@@ -17,6 +17,6 @@ QtObject { ...@@ -17,6 +17,6 @@ QtObject {
property QtObject message: QtObject { property QtObject message: QtObject {
property color color: Colors.h property color color: Colors.h
property int fontSize: 10 property int fontSize: 10
property real topPadding: 10 property int topPadding: 10
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment