fix: 场景查看引用文字格式不统一
This commit is contained in:
parent
f6fb6fb9ab
commit
e5c0ecd96c
|
@ -72,4 +72,11 @@
|
|||
font-size: 12px;
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
|
||||
.el-button--text .el-link.el-link--default {
|
||||
font-size: 12px;
|
||||
color: #4b1980;
|
||||
font-weight: 400;
|
||||
text-decoration: underline;
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Reference in New Issue