This commit is contained in:
Jeremy Thomas
2016-06-29 23:25:27 +01:00
parent a2a40f6771
commit b3c0508d42
8 changed files with 9 additions and 7 deletions

View File

@@ -26,7 +26,7 @@
.modal-card
@extend .modal-content
background: $white
border-radius: 5px
border-radius: $radius-large
display: flex
flex-direction: column
max-height: calc(100vh - 40px)