commit | a3844ec807ffbd0503374b390d1522fd58c43615 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Jun 02 15:45:19 2016 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Jun 02 15:51:34 2016 -0700 |
tree | 543b00866f872cbfff573e966cbf8db837cefb90 | |
parent | 8cb844e88978fb6e489966740acd2c05af2584f2 [diff] [blame] |
Ready to start development
diff --git a/mCordPortal/src/sass/home.scss b/mCordPortal/src/sass/home.scss new file mode 100644 index 0000000..239c06f --- /dev/null +++ b/mCordPortal/src/sass/home.scss
@@ -0,0 +1,8 @@ +e-node-map { + display: block; + height: 100%; + + ng-map { + height: 100%; + } +} \ No newline at end of file