NGToolsCSharp/NGTools/Scripts/MUI/css/style.css

9 lines
111 B
CSS
Raw Permalink Normal View History

2024-09-13 08:44:13 +00:00
.ui-page-login,
body {
width: 100%;
height: 100%;
margin: 0px;
padding: 0px;
}
.mui-content{height: 100%;}