mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-06 15:49:01 +02:00
Allowed scroll on binary-file container
Set overflow in auto mode to allow large images.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
padding: @line-height-computed / 2;
|
||||
background-color: @gray-lightest;
|
||||
text-align: center;
|
||||
overflow: auto;
|
||||
img {
|
||||
max-width: 100%;
|
||||
max-height: 90%;
|
||||
@@ -17,4 +18,4 @@
|
||||
color: @gray;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user