We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Home
Explore
Help
Register
Sign In
0ct0pu5
/
siyuan
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
:art: fix https://github.com/siyuan-note/siyuan/issues/9119
Vanessa
1 year ago
parent
21a21132ff
commit
8a49a6b71f
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
app/src/assets/scss/pdf/_pdf.scss
+ 2
- 0
app/src/assets/scss/pdf/_pdf.scss
View File
@@ -38,6 +38,8 @@
}
&__util {
+ z-index: 2;
+
&--hide .pdf__util__hide {
display: none;
}