diff --git a/BlazorStudy.BootstrapLatest/wwwroot/Index.html b/BlazorStudy.BootstrapLatest/wwwroot/Index.html index c4f39c8..4486102 100644 --- a/BlazorStudy.BootstrapLatest/wwwroot/Index.html +++ b/BlazorStudy.BootstrapLatest/wwwroot/Index.html @@ -32,14 +32,72 @@
-
- +
diff --git a/BlazorStudy.BootstrapLatest/wwwroot/css/app.css b/BlazorStudy.BootstrapLatest/wwwroot/css/app.css index 1ab8083..708ed22 100644 --- a/BlazorStudy.BootstrapLatest/wwwroot/css/app.css +++ b/BlazorStudy.BootstrapLatest/wwwroot/css/app.css @@ -1,5 +1,6 @@ .left-menu { - min-width:200px; + min-width:300px; + width: 300px; } .content-card { min-height:300px;