Reverted unnecessary change

Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
This commit is contained in:
lsemp3d
2021-11-15 11:48:35 -08:00
parent ca66c609aa
commit cffd93642e
@@ -41,7 +41,7 @@
namespace GraphCanvas
{
// Default size percentage that the Node Palette dock widget will take up
static const float DEFAULT_NODE_PALETTE_SIZE = 0.25f;
static const float DEFAULT_NODE_PALETTE_SIZE = 0.15f;
void AssetEditorUserSettings::Reflect(AZ::ReflectContext* context)
{