mirror of
https://gitlab.com/MisterBiggs/brain-quartz.git
synced 2025-07-23 23:01:22 +00:00
fix: overflow list bottom gradient on toc (closes #1888)
This commit is contained in:
@@ -556,6 +556,7 @@ video {
|
||||
div:has(> .overflow) {
|
||||
display: flex;
|
||||
max-height: 100%;
|
||||
overflow-y: hidden;
|
||||
}
|
||||
|
||||
ul.overflow,
|
||||
|
Reference in New Issue
Block a user