fix height of leftpane overlay view

pull/744/head
Audric Ackermann 5 years ago
parent c92d22fece
commit bed1d5ac9d
No known key found for this signature in database
GPG Key ID: 999F434D76324AD4

@ -178,6 +178,7 @@ $session-compose-margin: 20px;
display: flex;
flex-direction: row;
margin: 15px 7px 14px 0px;
height: 33px;
@at-root .light-theme #{&} {
background-color: $session-color-white;

Loading…
Cancel
Save