mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-08 03:18:36 +03:00
Remove design-system dependency
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
// @import 'burger';
|
||||
// @import 'card';
|
||||
@import "card";
|
||||
|
||||
.card-stack {
|
||||
position: absolute;
|
||||
top: $card-right;
|
||||
right: $card-right;
|
||||
max-height: calc(100% - 180px);
|
||||
max-height: calc(100% - 260px);
|
||||
height: auto;
|
||||
width: $card-width;
|
||||
overflow-y: scroll;
|
||||
|
||||
Reference in New Issue
Block a user