mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-08 02:10:24 +00:00
[pdf viewer] added loading icon; adjusted the position of the scrollb… (#5583)
* [pdf viewer] added loading icon; adjusted the position of the scrollbar of the viewer container * [pdf file view] fixed UI of the image in the details panel
This commit is contained in:
@@ -312,10 +312,11 @@ class PDFViewer extends React.Component {
|
||||
</div>
|
||||
</div>
|
||||
<div id="loadingBar">
|
||||
<div className="progress">
|
||||
<span className="loading-icon loading-tip"></span>
|
||||
{/*<div className="progress">
|
||||
<div className="glimmer">
|
||||
</div>
|
||||
</div>
|
||||
</div>*/}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user