去掉padding和圆角
This commit is contained in:
parent
9f350d3d10
commit
ce1efa4bb2
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue