mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 19:56:45 +02:00
Increase defautl size
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
b27a8e3c3a
commit
9c313854d0
@ -36,8 +36,8 @@ limitations under the License.
|
||||
.mx_ImageView_image {
|
||||
pointer-events: all;
|
||||
|
||||
max-width: 70vw;
|
||||
max-height: 70vh;
|
||||
max-width: 95vw;
|
||||
max-height: 95vh;
|
||||
min-width: 100px;
|
||||
min-height: 100px;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user