Duffer Derek
.header{
position:relative;
display:flex;
width:100%;
max-width:100%;
flex-wrap:wrap;
&__wrapper{
position:relative;
display:flex;
margin:0px -10px;
flex:1;
justify-content: space-between;
align-items: center;
}
&--left-col{
width:auto;
max-width:calc(50% - 5px);
margin:10px;
}
&--right-col{
width:auto;
max-width:calc(50% - 5px);
margin:10px;
.assistance-block{
display:flex;
flex-wrap:wrap;
align-items: center;
font-size: 12px;
font-weight: 500;
font-style: normal;
line-height: normal;
color: #111;
span{
display:inline-block;
margin-top:2px;
margin-right:5px;
}
}
}
}
// tool tip
.tooltip-content{
width:100%;
max-width:200px;
p{
font-size:12px;
color:#000;
}
}
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists