Show task progress as progress bar instead of indicator
This commit is contained in:
@@ -494,21 +494,6 @@ multiselect {
|
||||
}
|
||||
}
|
||||
|
||||
.task-indicator {
|
||||
font-size: 18px;
|
||||
position: fixed;
|
||||
right: 20px;
|
||||
bottom: 45px;
|
||||
background: $brand-primary;
|
||||
color: white;
|
||||
padding: 10px;
|
||||
box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
|
||||
|
||||
span {
|
||||
margin: 0 10px;
|
||||
}
|
||||
}
|
||||
|
||||
.app-configure-links {
|
||||
div {
|
||||
cursor: pointer;
|
||||
|
||||
Reference in New Issue
Block a user