Make active task overlay less verbose
This commit is contained in:
+1
-1
@@ -524,7 +524,7 @@ multiselect {
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background-color: rgba(255,255,255,0.7);
|
||||
background-color: rgba(255, 255, 255, 0.7);
|
||||
z-index: 7;
|
||||
cursor: not-allowed;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user