From c5304b35c0044bd67dfed26d0ecb76811fe168e7 Mon Sep 17 00:00:00 2001
From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 31 Mar 2025 21:08:30 +0000
Subject: [PATCH] chore(deps): bump the production-dependencies group with 5 updates (#1894)
---
quartz/styles/base.scss | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/quartz/styles/base.scss b/quartz/styles/base.scss
index 5243a4a..b048949 100644
--- a/quartz/styles/base.scss
+++ b/quartz/styles/base.scss
@@ -554,8 +554,8 @@
}
div:has(> .overflow) {
- display: flex;
max-height: 100%;
+ overflow-y: hidden;
}
ul.overflow,
--
Gitblit v1.10.0