fix:修复asset编辑页面取消选择机柜未正确修改的bug & 调整traffic配置页面样式

This commit is contained in:
wangwenrui
2020-10-21 14:48:25 +08:00
parent 2e6e9a7ef0
commit bce456af63
5 changed files with 8 additions and 5 deletions

View File

@@ -101,8 +101,8 @@
</script>
<style>
.ql-editor{
overflow: auto;
.rich-text-editor .ql-editor{
overflow: auto !important;
}
.text-too-long{
color: #F56C6C;