mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2026-02-04 09:25:16 +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