diff --git a/src/BukiVedi.App/bin/Debug/net8.0/BukiVedi.App.pdb b/src/BukiVedi.App/bin/Debug/net8.0/BukiVedi.App.pdb index 842b7b5..e4d20de 100644 Binary files a/src/BukiVedi.App/bin/Debug/net8.0/BukiVedi.App.pdb and b/src/BukiVedi.App/bin/Debug/net8.0/BukiVedi.App.pdb differ diff --git a/src/BukiVedi.App/bin/Debug/net8.0/web/index.html b/src/BukiVedi.App/bin/Debug/net8.0/web/index.html index 9153da6..3145383 100644 --- a/src/BukiVedi.App/bin/Debug/net8.0/web/index.html +++ b/src/BukiVedi.App/bin/Debug/net8.0/web/index.html @@ -74,7 +74,7 @@ border: 1px solid #e7eaee; position: relative; padding: 10px; - width: 800px; + width: 96%; background-color: #f3f4f5; } diff --git a/src/BukiVedi.App/obj/Debug/net8.0/BukiVedi.App.AssemblyInfo.cs b/src/BukiVedi.App/obj/Debug/net8.0/BukiVedi.App.AssemblyInfo.cs index 18302a1..e61cc05 100644 --- a/src/BukiVedi.App/obj/Debug/net8.0/BukiVedi.App.AssemblyInfo.cs +++ b/src/BukiVedi.App/obj/Debug/net8.0/BukiVedi.App.AssemblyInfo.cs @@ -14,7 +14,7 @@ using System.Reflection; [assembly: System.Reflection.AssemblyCompanyAttribute("BukiVedi.App")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+0854d0d5e375585dfb4831af0aa4e5089fb0e8ae")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+94f6b948d1b957febaf9aa8d31d78051f7e06ac8")] [assembly: System.Reflection.AssemblyProductAttribute("BukiVedi.App")] [assembly: System.Reflection.AssemblyTitleAttribute("BukiVedi.App")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/src/BukiVedi.App/obj/Debug/net8.0/BukiVedi.App.AssemblyInfoInputs.cache b/src/BukiVedi.App/obj/Debug/net8.0/BukiVedi.App.AssemblyInfoInputs.cache index 99332c7..dfd937d 100644 --- a/src/BukiVedi.App/obj/Debug/net8.0/BukiVedi.App.AssemblyInfoInputs.cache +++ b/src/BukiVedi.App/obj/Debug/net8.0/BukiVedi.App.AssemblyInfoInputs.cache @@ -1 +1 @@ -bebacac6b864334dcbd89e92160e1f29e2abab47c150d5d2dd6ec03110d71537 +f038b75d87da46a598ea29a13af6f678e4050b4f09070cc74f43e3209ccc282d diff --git a/src/BukiVedi.App/obj/Debug/net8.0/BukiVedi.App.pdb b/src/BukiVedi.App/obj/Debug/net8.0/BukiVedi.App.pdb index 842b7b5..e4d20de 100644 Binary files a/src/BukiVedi.App/obj/Debug/net8.0/BukiVedi.App.pdb and b/src/BukiVedi.App/obj/Debug/net8.0/BukiVedi.App.pdb differ diff --git a/src/BukiVedi.App/web/index.html b/src/BukiVedi.App/web/index.html index 9153da6..3145383 100644 --- a/src/BukiVedi.App/web/index.html +++ b/src/BukiVedi.App/web/index.html @@ -74,7 +74,7 @@ border: 1px solid #e7eaee; position: relative; padding: 10px; - width: 800px; + width: 96%; background-color: #f3f4f5; }