From b45b4353785924420078aad98ef5fb0fb26336fe Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 6 Feb 2019 19:08:42 +0100 Subject: Sheet - Map: WIP - manage vector source for polygons --- scss/custom.scss | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'scss') diff --git a/scss/custom.scss b/scss/custom.scss index c577c7def..1d7088cab 100644 --- a/scss/custom.scss +++ b/scss/custom.scss @@ -690,6 +690,12 @@ ul.compact{ overflow-y: auto; } +.window-map{ + width: 100%; + height: 300px; + padding-bottom: 1em; +} + .ishtar-table-map{ width: 100%; height: 50%; -- cgit v1.2.3