16 lines
308 B
CSS
16 lines
308 B
CSS
.svgIcon[data-v-0275f0b3] {
|
|
color: #0d7fe8;
|
|
cursor: pointer;
|
|
}
|
|
.contractName[data-v-0275f0b3] {
|
|
display: inline-block;
|
|
cursor: pointer;
|
|
width: 100px;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
}
|
|
[data-v-f5649cb4] .thirdTabs .el-tabs__content {
|
|
padding: 0 !important;
|
|
}
|