Merge pull request #844 from jian10au/fixissue832buttonstyles

Fixi ssue 832 - Button Styles
pull/842/head
Vince 5 years ago committed by GitHub
commit 863e380f64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save