summaryrefslogtreecommitdiff
path: root/scss/custom.scss
diff options
context:
space:
mode:
authorÉtienne Loks <etienne@peacefrogs.net>2019-02-06 19:08:42 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2019-04-24 19:38:56 +0200
commit7940a5e8379f822da0514e3f9068f9b3221331e3 (patch)
tree40856bb52074133833bb506a57118d11b96a0dfa /scss/custom.scss
parent251a3124d2c462620a5f6ecfff9160f853a113b0 (diff)
downloadIshtar-7940a5e8379f822da0514e3f9068f9b3221331e3.tar.bz2
Ishtar-7940a5e8379f822da0514e3f9068f9b3221331e3.zip
Sheet - Map: WIP - manage vector source for polygons
Diffstat (limited to 'scss/custom.scss')
-rw-r--r--scss/custom.scss6
1 files changed, 6 insertions, 0 deletions
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%;