We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c7e7cd commit ef181f5Copy full SHA for ef181f5
src/skins/vector/css/common.css
@@ -107,7 +107,7 @@ a:visited {
107
height: 100%;
108
background-color: #000;
109
opacity: 0.2;
110
- z-index: 2000;
+ z-index: 4000;
111
}
112
113
.mx_Dialog_wrapper {
@@ -132,7 +132,7 @@ a:visited {
132
background-color: #fff;
133
color: #747474;
134
text-align: center;
135
- z-index: 2010;
+ z-index: 4010;
136
font-weight: 300;
137
font-size: 16px;
138
position: relative;
0 commit comments