sjy-ecos/public/css/mod.css

24 lines
264 B
CSS

.treeview { overflow-y:auto; }
.treeview .list-group-item {
padding:5px !important;
}
body {
padding-top:70px;
}
#map {
height:444px;
width:99%;
}
.row-grid {
padding-bottom:15px;
margin-bottom:15px;
}
.text-cont {
line-height:38px;
text-indent:2em;
}