From 773ae07ee33043e6a1661d3a01598dd27abc8a13 Mon Sep 17 00:00:00 2001 From: jackfiled Date: Tue, 17 Oct 2023 22:05:21 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=BE=8E=E5=8C=96CSS?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Frontend/Pages/Editor.razor | 4 ++-- Frontend/Pages/Editor.razor.css | 2 +- Frontend/wwwroot/css/site.css | 2 +- Frontend/wwwroot/index.html | 11 +++++++++-- 4 files changed, 13 insertions(+), 6 deletions(-) diff --git a/Frontend/Pages/Editor.razor b/Frontend/Pages/Editor.razor index dc0bec8..ab1da75 100644 --- a/Frontend/Pages/Editor.razor +++ b/Frontend/Pages/Editor.razor @@ -28,8 +28,8 @@
- -

@context

+ +

@context

diff --git a/Frontend/Pages/Editor.razor.css b/Frontend/Pages/Editor.razor.css index d7dd876..449bbd8 100644 --- a/Frontend/Pages/Editor.razor.css +++ b/Frontend/Pages/Editor.razor.css @@ -14,5 +14,5 @@ } .logging-item { - padding: 0 0 0; + margin: 0 0 0; } \ No newline at end of file diff --git a/Frontend/wwwroot/css/site.css b/Frontend/wwwroot/css/site.css index 95ba2b0..5352ebd 100644 --- a/Frontend/wwwroot/css/site.css +++ b/Frontend/wwwroot/css/site.css @@ -31,7 +31,7 @@ body { overflow: hidden; } -.monaco-editor-container { +#code-editor { min-height: 80%; margin: 5px; } diff --git a/Frontend/wwwroot/index.html b/Frontend/wwwroot/index.html index 19a00a5..69757d9 100644 --- a/Frontend/wwwroot/index.html +++ b/Frontend/wwwroot/index.html @@ -3,7 +3,7 @@ - BlazorWasmSample + 凯瑟琳 @@ -11,7 +11,14 @@ -
Loading...
+
+
+

凯瑟琳

+
+ 提瓦特有着他自己的法则。。。 +
+
+
An unhandled error has occurred.