From 0a3be96dd6098026edc23a7f66029484c1e44551 Mon Sep 17 00:00:00 2001
From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 18 Jun 2024 03:37:04 +0000
Subject: [PATCH] chore(deps): bump ws from 8.17.0 to 8.17.1 (#1213)
---
quartz/styles/base.scss | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/quartz/styles/base.scss b/quartz/styles/base.scss
index 859bb43..a7c1b45 100644
--- a/quartz/styles/base.scss
+++ b/quartz/styles/base.scss
@@ -485,6 +485,7 @@
ol.overflow {
max-height: 400;
overflow-y: auto;
+ position: relative;
// clearfix
content: "";
--
Gitblit v1.10.0