mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-05 02:36:52 +00:00
Move remaining new styles to v2-templates
This commit is contained in:
parent
f3c47320cf
commit
0d283f103a
2 changed files with 6 additions and 4 deletions
|
@ -110,4 +110,9 @@
|
|||
.section-tags {
|
||||
margin-bottom: @margin-xl;
|
||||
margin-top: @margin-xl;
|
||||
}
|
||||
}
|
||||
|
||||
.template-large-pdf-preview {
|
||||
border: solid 1px @gray-lightest;
|
||||
margin-bottom: 30px;
|
||||
}
|
|
@ -63,9 +63,6 @@
|
|||
}
|
||||
|
||||
.template-large-pdf-preview {
|
||||
border: solid 1px @gray-lightest;
|
||||
margin-bottom: 30px;
|
||||
|
||||
img {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue