From 099dfc483a60124e57576f0623da170de2209fe3 Mon Sep 17 00:00:00 2001 From: Argo Zhang Date: Fri, 24 Jan 2020 10:40:56 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20blazor=20=E6=A8=A1=E5=BC=8F?= =?UTF-8?q?=E4=B8=8B=E5=9B=BA=E5=AE=9A=E8=A1=A8=E5=A4=B4=E6=97=B6=E8=AE=BE?= =?UTF-8?q?=E7=BD=AE=20Table=20=E6=9C=80=E5=B0=8F=E9=AB=98=E5=BA=A6?= =?UTF-8?q?=E4=B8=BA=20300?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/admin/Bootstrap.Admin/wwwroot/css/blazor.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/admin/Bootstrap.Admin/wwwroot/css/blazor.css b/src/admin/Bootstrap.Admin/wwwroot/css/blazor.css index ec71690b..9f7801a2 100644 --- a/src/admin/Bootstrap.Admin/wwwroot/css/blazor.css +++ b/src/admin/Bootstrap.Admin/wwwroot/css/blazor.css @@ -147,7 +147,7 @@ nav .dropdown .nav-link-close.dropdown-toggle:after { } .bootstrap-table .fixed-table-body { - min-height: 400px; + min-height: 300px; } .bootstrap-table .fixed-table-body table {