make backdrop closer to what is happening in production
This commit is contained in:
@@ -16,8 +16,8 @@ limitations under the License.
|
||||
|
||||
.mx_GroupFilterPanel {
|
||||
flex: 1;
|
||||
background-color: $groupFilterPanel-bg-color;
|
||||
cursor: pointer;
|
||||
position: relative;
|
||||
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
@@ -42,7 +42,7 @@ limitations under the License.
|
||||
width: 100%;
|
||||
min-height: 100%;
|
||||
z-index: 0;
|
||||
opacity: .15;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.mx_MatrixToolbar {
|
||||
|
||||
Reference in New Issue
Block a user