mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-12 21:38:35 +03:00
describe contents of source in overlay
This commit is contained in:
@@ -157,7 +157,6 @@ $header-inset: 10px;
|
||||
|
||||
.source-image-container {
|
||||
padding: 0 25px;
|
||||
height: 100%;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
@@ -166,7 +165,7 @@ $header-inset: 10px;
|
||||
.source-image, .source-video {
|
||||
max-width: calc(100% - 20px);
|
||||
max-height: 350px !important;
|
||||
height: 100%;
|
||||
// height: 100%;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user