Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 128 Bytes

mui-fullscreen.md

File metadata and controls

13 lines (12 loc) · 128 Bytes

mui-fullscreen

5295
.mui-fullscreen
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}