lineMaps component refactoring

This commit is contained in:
nixa 2016-05-13 22:21:17 +03:00
parent b50775a96a
commit ff2dc24eee
5 changed files with 262 additions and 468 deletions

View file

@ -1,4 +1,4 @@
#map-lines {
.line-maps {
width: 100%;
height: calc(100vh - 283px);
}