mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-12 05:18:34 +03:00
minor style fixes
This commit is contained in:
@@ -7,10 +7,13 @@
|
||||
right: $card-right;
|
||||
max-height: calc(100% - 180px);
|
||||
height: auto;
|
||||
width: $card-width;
|
||||
overflow-y: scroll;
|
||||
box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
|
||||
z-index: $header;
|
||||
color: white;
|
||||
overflow-x: hidden;
|
||||
overflow-y: auto;
|
||||
|
||||
&.narrative-mode {
|
||||
right: $card-right;
|
||||
|
||||
Reference in New Issue
Block a user