mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-16 17:14:36 +01:00
progress bar pointer hover
This commit is contained in:
@@ -48,6 +48,10 @@
|
||||
color: #fff !important;
|
||||
}
|
||||
|
||||
.MainProgressBarWrapper:hover {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.ProgressBarWrapper div {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
|
||||
Reference in New Issue
Block a user