update webbase design

This commit is contained in:
ChiKyun Kim
2025-07-27 16:25:15 +09:00
parent afbac3248e
commit 0c5744c12c
17 changed files with 2414 additions and 225 deletions

View File

@@ -22,7 +22,8 @@ namespace Project.Dialog
{
InitializeComponent();
this.Text = "공용코드 관리";
this.Size = new Size(1000, 900);
InitializeWebView2();