Fix being able to scroll away from the loading bar in web UI (#18170)
This commit is contained in:
		| @@ -5598,7 +5598,7 @@ a.status-card.compact:hover { | ||||
| .loading-bar { | ||||
|   background-color: $highlight-text-color; | ||||
|   height: 3px; | ||||
|   position: absolute; | ||||
|   position: fixed; | ||||
|   top: 0; | ||||
|   left: 0; | ||||
|   z-index: 9999; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user