We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 140f973 commit 0e004a5Copy full SHA for 0e004a5
src/ff7tkQuick/Controls/ItemPreview.qml
@@ -232,6 +232,7 @@ Item {
232
Text{
233
id: elementTitle
234
anchors.top: parent.top
235
+ anchors.topMargin: 4
236
anchors.left: parent.left
237
anchors.right: parent.right
238
text: "Elemental Effects"
@@ -279,6 +280,7 @@ Item {
279
280
281
id: statusTitle
282
283
284
285
286
text: "Status Effects"
0 commit comments