Commit c6cae422 authored by Ronan Abhamon's avatar Ronan Abhamon

fix(ui/views/App/Styles/Settings/SettingsVideoPreviewStyle): remove tabs

parent 2d9bef6a
...@@ -7,8 +7,8 @@ QtObject { ...@@ -7,8 +7,8 @@ QtObject {
property int height: 480 property int height: 480
property int width: 640 property int width: 640
property QtObject preview: QtObject { property QtObject preview: QtObject {
property int leftMargin: 25 property int leftMargin: 25
property int rightMargin: 25 property int rightMargin: 25
} }
} }
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