mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-15 08:34:43 +01:00
progress bar in kinda the right sopt
This commit is contained in:
@@ -27,12 +27,7 @@ function App() {
|
||||
|
||||
<ServerLaunchSection />
|
||||
|
||||
<div id="downloadProgress" style={{
|
||||
position: 'absolute',
|
||||
top: '50%',
|
||||
left: '50%',
|
||||
width: '50%'
|
||||
}}>
|
||||
<div id="DownloadProgress">
|
||||
|
||||
<ProgressBar path="S:/Cultivation/grassclipper.zip" downloadManager={downloadHandler} />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user