This website works better with JavaScript
Home
Explore
Help
Sign In
medgis
/
ru-assets
Watch
4
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Tree:
aa26d5461a
Branches
Tags
anatoly
master
verstka
work
ru-assets
/
app
/
assets
/
styles
/
blocks
/
map.scss
map.scss
155 B
History
Raw
1
2
3
4
5
6
7
8
9
10
.map {
&__container {
position: absolute;
top: 0;
left: 0;
right: 0;
height: 637px;
z-index: 1;
}
}