mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
fix lightbox on chrome 52: https://github.com/vector-im/vector-web/issues/1706
This commit is contained in:
parent
ee9f78d156
commit
7774756ed1
@ -69,6 +69,7 @@ limitations under the License.
|
||||
.mx_ImageView_labelWrapper {
|
||||
position: absolute;
|
||||
top: 0px;
|
||||
right: 0px;
|
||||
height: 100%;
|
||||
overflow: auto;
|
||||
pointer-events: all;
|
||||
|
Loading…
Reference in New Issue
Block a user