fix(测试跟踪): 修复MD控件按钮样式问题
--bug=1015866 --user=宋昌昌 [测试跟踪]github #16952对每个用例进行评审时,点击添加图片链接 ,页面展示异常 https://www.tapd.cn/55049933/s/1230876
This commit is contained in:
parent
2af96c5948
commit
df32e09ba7
|
@ -218,4 +218,9 @@ export default {
|
|||
display: none;
|
||||
}
|
||||
|
||||
|
||||
/deep/ .v-note-op .v-left-item.transition .add-image-link-wrapper .add-image-link .op-btn.sure {
|
||||
background: #783887;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
|
Loading…
Reference in New Issue