mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-11 23:20:47 +02:00
Merge pull request #3086 from overleaf/sk-double-fix-v2-template-style
Re-add max-width rule to gallery preview images GitOrigin-RevId: 8335d3185075ed4049931c29c37cfa8bbb42ee53
This commit is contained in:
@@ -90,6 +90,9 @@
|
||||
.gallery-large-pdf-preview {
|
||||
border: solid 1px @gray-lightest;
|
||||
margin-top: @margin-lg;
|
||||
img {
|
||||
max-width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
/* Media Queries */
|
||||
|
||||
Reference in New Issue
Block a user