编辑端添加引用批量删除

This commit is contained in:
@fawn-nine
2023-07-19 17:37:16 +08:00
parent 52fde4a961
commit 9010b83ae7
3 changed files with 77 additions and 8 deletions

View File

@@ -959,5 +959,5 @@ import VueUeditorWrap from 'vue-ueditor-wrap'; // ES6 Module
}
.istitle{margin: 20px 0;}
.Ptitle{background: rgb(23, 138, 184); padding: 4px; margin: 15px 0;}
.Ptitle p{margin-bottom: 0 !important; font-weight: bold; color: #fff !important;}
.Ptitle p{margin-bottom: 0 !important; font-weight: bold; color: #fff !important; font-style: italic;}
</style>