commit changes Teams app improvements
This commit is contained in:
parent
ef0251e79d
commit
358a2e7354
|
@ -27,7 +27,9 @@ export const useMgtAgendaStyles = makeStyles({
|
||||||
},
|
},
|
||||||
"scrollbar-width": "thin",
|
"scrollbar-width": "thin",
|
||||||
"@media only screen and (max-width: 1024px)": {
|
"@media only screen and (max-width: 1024px)": {
|
||||||
height: "600px",
|
width: "100%",
|
||||||
|
maxHeight: "600px !important",
|
||||||
|
height: "fit-content !important",
|
||||||
},
|
},
|
||||||
|
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue