Do not make the app task overlay that busy
This commit is contained in:
@@ -495,9 +495,8 @@ multiselect {
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background-color: white;
|
||||
background-color: rgba(255,255,255,0.7);
|
||||
z-index: 7;
|
||||
opacity: 0.5;
|
||||
cursor: not-allowed;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user