mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-13 05:48:36 +03:00
rethink narrative adjust placement; add close
This commit is contained in:
@@ -19,8 +19,8 @@ $timeline-height: 170px;
|
||||
&.narrative-mode {
|
||||
right: 10px;
|
||||
left: auto;
|
||||
top: $narrative-info-max-height + 12px;
|
||||
height: calc(100% - #{$narrative-info-max-height} - #{$timeline-height} - 12px);
|
||||
top: $narrative-info-max-height + 12px + 20px;
|
||||
height: calc(100% - #{$narrative-info-max-height} - #{$timeline-height} - 12px - 20px);
|
||||
}
|
||||
|
||||
&.full-height {
|
||||
|
||||
Reference in New Issue
Block a user