mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-29 12:01:32 +02:00
Generalize and improve teaser styles.
This commit is contained in:
@@ -421,6 +421,7 @@
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
.teaser-video-container,
|
||||
.dropbox-teaser-video-container {
|
||||
margin-top: -@modal-inner-padding;
|
||||
margin-left: -@modal-inner-padding;
|
||||
@@ -428,7 +429,10 @@
|
||||
margin-bottom: 5px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.teaser-video,
|
||||
.dropbox-teaser-video {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
border-bottom: 1px solid @modal-header-border-color;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user