We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99be767 commit fbfa05fCopy full SHA for fbfa05f
1 file changed
Plain Craft Launcher 2/Pages/PageInstance/PageInstanceSaves/PageInstanceSavesInfo.xaml.vb
@@ -316,8 +316,8 @@ Class PageInstanceSavesInfo
316
Dim BtnChunkbase As New MyIconButton With {
317
.Logo = Logo.IconButtonlink,
318
.ToolTip = "跳转到 Chunkbase",
319
- .Width = 24,
320
- .Height = 24
+ .Width = 22,
+ .Height = 22
321
}
322
contentStack.Children.Add(BtnChunkbase)
323
0 commit comments