update 新旧拆分单对比
This commit is contained in:
@@ -574,13 +574,6 @@ export default {
|
||||
padding: 10px 24px;
|
||||
}
|
||||
|
||||
.detail-content-content-left {
|
||||
width: 180px;
|
||||
height: calc(100% - 48px);
|
||||
float: left;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.detail-content-left-container {
|
||||
height: 100%;
|
||||
overflow-y: auto;
|
||||
@@ -665,12 +658,10 @@ export default {
|
||||
|
||||
::v-deep .delClass {
|
||||
color: #ff7168;
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
::v-deep .insertClass {
|
||||
color: green;
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
/deep/ .ant-tree li span.ant-tree-switcher {
|
||||
|
||||
Reference in New Issue
Block a user