small style change
This commit is contained in:
@@ -38,7 +38,7 @@ Aux.search_tab.FRAMES(function(m, public, private)
|
||||
this.open = not this.open
|
||||
end)
|
||||
|
||||
for _, offset in {15, 10, 5} do
|
||||
for _, offset in {14, 10, 6} do
|
||||
local fake_icon_part = btn:CreateFontString()
|
||||
fake_icon_part:SetFont([[Fonts\FRIZQT__.TTF]], 23)
|
||||
fake_icon_part:SetPoint('CENTER', 0, offset)
|
||||
|
||||
Reference in New Issue
Block a user