FIX: lightbox expand icon on mobile
This commit is contained in:
parent
4e010382cc
commit
bbd33de05b
|
@ -21,5 +21,8 @@
|
|||
|
||||
.expand {
|
||||
position: initial;
|
||||
filter: invert(100%);
|
||||
float: none;
|
||||
height: 16px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue