You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

16 lines
300 B

.bottom-control{
width: 100%;
height: 70px;
align-items: center;
justify-content:space-between;
padding : 0px 30px;
position: fixed;
bottom: 0px;
left : 0px;
.MuiFormControlLabel-root{
margin : 0px !important;
}
.PrivateSwitchBase-root-4{
padding : 0px !important;
}
}