mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-13 07:34:36 +01:00
show arrow on mini download list
This commit is contained in:
@@ -71,6 +71,7 @@ class App extends React.Component<IProps, IState> {
|
||||
}}>
|
||||
<DownloadList downloadManager={downloadHandler} />
|
||||
</MiniDialog>
|
||||
<div className="arrow-down"></div>
|
||||
</div> : null
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user