From 4594dff4a683c9dca86932bbc42fa8da842f900c Mon Sep 17 00:00:00 2001 From: PhatPhuckDave Date: Mon, 6 Jan 2025 20:14:00 +0100 Subject: [PATCH] Make button more buttonlike --- Modules/Config.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Modules/Config.lua b/Modules/Config.lua index e3ecfb4..a90724a 100644 --- a/Modules/Config.lua +++ b/Modules/Config.lua @@ -248,7 +248,7 @@ function shared.Config.Init() edgeFile = "Interface/Tooltips/UI-Tooltip-Border", tile = true, tileSize = 2, - edgeSize = 2, + edgeSize = 12, insets = { left = 2, right = 2,