pull/10830/head
parent
bc2c3e9347
commit
8b0a177933
@ -0,0 +1,20 @@ |
||||
.op-project-list-modal |
||||
&--header |
||||
display: flex |
||||
justify-content: space-between |
||||
align-items: center |
||||
margin: $spot-spacing-1 $spot-spacing-1 0 $spot-spacing-1 |
||||
|
||||
&--title |
||||
padding: 0 |
||||
margin: 0 |
||||
@include spot-subheader-big |
||||
|
||||
&--body |
||||
flex-shrink: 1 |
||||
flex-basis: 100% |
||||
overflow: hidden |
||||
|
||||
@media screen and #{$spot-mq-drop-modal-in-context} |
||||
width: 460px |
||||
max-height: 70vh |
Loading…
Reference in new issue