mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
fix stretched images in 'lightbox' preview modal
This commit is contained in:
parent
5070a751cd
commit
aaa18a3feb
@ -221,6 +221,9 @@
|
||||
button {
|
||||
line-height: 1.5;
|
||||
}
|
||||
img {
|
||||
align-self: center;
|
||||
}
|
||||
& > iframe {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user