no message
This commit is contained in:
parent
b2df73d982
commit
a94abe2b92
@ -582,9 +582,6 @@ body {
|
||||
.my-project .my-box .manage-box .list .item.zindex {
|
||||
z-index: 3;
|
||||
}
|
||||
.my-project .my-box .manage-box .list .item:active {
|
||||
opacity: 1;
|
||||
}
|
||||
.my-project .my-box .manage-box .list .item .top {
|
||||
padding: 16px 10px 14px;
|
||||
border-bottom: 1px solid #f2f2f2;
|
||||
@ -719,6 +716,7 @@ body {
|
||||
font-family: "PingFangSC-Regular", "PingFang SC", sans-serif;
|
||||
height: 34px;
|
||||
padding-right: 10px;
|
||||
font-size: 14px;
|
||||
}
|
||||
.my-project .my-box .manage-box .list .item .bottom .drag-icon {
|
||||
width: 16px;
|
||||
|
@ -659,10 +659,6 @@ body {
|
||||
z-index: 3;
|
||||
}
|
||||
|
||||
&:active {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.top {
|
||||
padding: 16px 10px 14px;
|
||||
border-bottom: 1px solid rgba(242, 242, 242, 1);
|
||||
@ -811,6 +807,7 @@ body {
|
||||
font-family: "PingFangSC-Regular", "PingFang SC", sans-serif;
|
||||
height: 34px;
|
||||
padding-right: 10px;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.drag-icon {
|
||||
|
Loading…
x
Reference in New Issue
Block a user