去掉padding和圆角

This commit is contained in:
caishi 2024-09-09 09:02:58 +08:00
parent 9f350d3d10
commit ce1efa4bb2
1 changed files with 0 additions and 2 deletions

View File

@ -458,11 +458,9 @@ body>.-task-title {
min-width: 0;
height: 93vh;
overflow-y: auto;
padding:20px;
}
.panelMain .newContainer{
background: #ffffff;
border-radius: 6px;
box-shadow: 0px 0px 6px rgba(13, 94, 248, 0.07);
min-height: 100%!important;
box-sizing: border-box;