mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2026-02-05 17:56:53 +01:00
mini downloads tweaks
This commit is contained in:
@@ -64,6 +64,14 @@
|
|||||||
justify-content: flex-start;
|
justify-content: flex-start;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.ProgressBarWrapper .InnerProgress {
|
||||||
|
background-color: #ffc61e;
|
||||||
|
}
|
||||||
|
|
||||||
|
.ProgressBarWrapper .ProgressBar {
|
||||||
|
border: none;
|
||||||
|
}
|
||||||
|
|
||||||
.DownloadControls {
|
.DownloadControls {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
|
|||||||
Reference in New Issue
Block a user