Use renamed functions in stylesheet.

This commit is contained in:
sphrose
2021-05-11 11:24:51 +01:00
parent 7276253c42
commit b08643d9da
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ AzToolsFramework--ComponentPaletteWidget > QTreeView
background-color: #222222;
}
AzToolsFramework--PropertyRowWidget[isSectionSeparator="true"] QLabel#Name
AzToolsFramework--PropertyRowWidget[canBeReordered="true"] QLabel#Name
{
font-weight: bold;
}