Update PackageBottomStateBar.cs
This commit is contained in:
parent
ff93b80408
commit
c37b5cd51b
@ -53,7 +53,7 @@ namespace AlicizaX.PackageManager.Editor
|
||||
button.style.height = 22;
|
||||
button.style.paddingLeft = 0;
|
||||
button.style.paddingRight = 0;
|
||||
button.style.paddingTop = 0;
|
||||
button.style.paddingTop = 2;
|
||||
button.style.paddingBottom = 0;
|
||||
button.style.unityTextAlign = TextAnchor.MiddleCenter;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user