mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-13 05:48:36 +03:00
fix crash when null source path
This commit is contained in:
@@ -47,7 +47,7 @@ $header-inset: 10px;
|
||||
}
|
||||
|
||||
.mo-container {
|
||||
background-color: rgba(239, 239, 239, 0.8);
|
||||
background-color: rgba(239, 239, 239, 0.9);
|
||||
max-width: $panel-width;
|
||||
min-width: $panel-width;
|
||||
max-height: $panel-height;
|
||||
|
||||
Reference in New Issue
Block a user