pref:endpoint panel 搜索框调整 & alert setting 页面优化

1.endpoint pannel 搜索框调整
2.alerts settings 列表option 中操作位置调整+只显示图标
This commit is contained in:
wangwenrui
2020-02-14 18:07:21 +08:00
parent f74e388dab
commit 7980bf05bd
8 changed files with 133 additions and 74 deletions

View File

@@ -728,17 +728,5 @@
}
</style>
<style lang="scss">
.active-icon{
margin-top:20px;
width:10px;
height:10px;
border-radius:50%;
}
.red {
background-color:#ff6347;
}
.green {
background-color:lightGreen;
}
</style>