Merge branch 'master' of https://gitlab.com/mohit.panjvani/crater-web into item-modal-styling

This commit is contained in:
hastichavda
2019-11-15 19:06:00 +05:30
145 changed files with 3921 additions and 3839 deletions

View File

@@ -150,6 +150,15 @@
overflow: hidden;
}
}
.version {
background: #EAF1FB;
border: 1px solid #EAF1FB;
box-sizing: border-box;
border-radius: 5px;
padding: 10px;
margin-bottom: 15px;
}
}
@media(max-width: $x-small-breakpoint ) {