|
|
@ -696,12 +696,12 @@ label {
|
|
|
|
animation: fadein $session-transition-duration;
|
|
|
|
animation: fadein $session-transition-duration;
|
|
|
|
z-index: 150;
|
|
|
|
z-index: 150;
|
|
|
|
min-width: 300px;
|
|
|
|
min-width: 300px;
|
|
|
|
|
|
|
|
|
|
|
|
box-sizing: border-box;
|
|
|
|
box-sizing: border-box;
|
|
|
|
max-height: 70vh;
|
|
|
|
max-height: 70vh;
|
|
|
|
max-width: 70vw;
|
|
|
|
max-width: 70vw;
|
|
|
|
background-color: $session-shade-4;
|
|
|
|
background-color: $session-shade-4;
|
|
|
|
border: 1px solid $session-shade-8;
|
|
|
|
border: 1px solid $session-shade-8;
|
|
|
|
|
|
|
|
padding-bottom: $session-margin-lg;
|
|
|
|
|
|
|
|
|
|
|
|
&__header {
|
|
|
|
&__header {
|
|
|
|
display: flex;
|
|
|
|
display: flex;
|
|
|
|