mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-16 15:19:06 +00:00
[pdf file view] customized the position of the findbar (made it display above the highlighted search result, instead of covering it) (#6973)
This commit is contained in:
@@ -34,6 +34,10 @@
|
||||
outline: none;
|
||||
}
|
||||
|
||||
#findbar {
|
||||
top: -3px;
|
||||
}
|
||||
|
||||
.pdfViewer .page {
|
||||
position: relative;
|
||||
background: #fff;
|
||||
|
Reference in New Issue
Block a user