about summary refs log tree commit diff
path: root/MatrixUtils.Web/Shared/MainLayout.razor.css
diff options
context:
space:
mode:
Diffstat (limited to 'MatrixUtils.Web/Shared/MainLayout.razor.css')
-rw-r--r--MatrixUtils.Web/Shared/MainLayout.razor.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/MatrixUtils.Web/Shared/MainLayout.razor.css b/MatrixUtils.Web/Shared/MainLayout.razor.css

index 01a5066..924393b 100644 --- a/MatrixUtils.Web/Shared/MainLayout.razor.css +++ b/MatrixUtils.Web/Shared/MainLayout.razor.css
@@ -57,6 +57,7 @@ main { .sidebar { width: 250px; + min-width: 250px; height: 100vh; position: sticky; top: 0;