@ -71,11 +71,32 @@
}
.sidebar-header {
padding: 20px;
background: #272822;
display: flex;
flex-direction: row;
justify-content: space-between;
&-logo {
align-items: center;
& > img {
//width: 40px;
//height: auto;
max-width: 130px !important;
max-height: 40px !important;
overflow: hidden;
& > .logo-label {
font-size: 18px;
color: darkgrey;
margin-left: 10px;
#sidebarCollapse {