Skip to content

Commit 3d7cd40

Browse files
committed
Quartz sync: May 21, 2025, 10:37 PM
1 parent d382136 commit 3d7cd40

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

quartz/components/styles/markmap.scss

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,22 +37,19 @@
3737
position: absolute;
3838
width: 100%;
3939
height: 100%;
40-
display: block;
40+
// display: block;
4141
z-index: 0;
4242
overflow: hidden;
43-
4443
}
4544

4645
#global-markmap-toolbar {
4746
position: absolute;
4847
bottom: 0;
4948
left: 0;
5049
width: 100%;
51-
5250
z-index: 10;
5351
padding: 0.5rem 1rem;
5452
background-color: var(--light);
55-
5653
}
5754

5855
#global-markmap-toolbar,

0 commit comments

Comments
 (0)