l-dialog
l-dialog{{#if modifier}} {{modifier}}{{/if}}
/* No context defined. */
.l-dialog {
height: 100%;
left: 0;
position: fixed;
top: 0;
width: 100%;
z-index: $z-index-dialog;
}
No notes defined.