fix: 黑色模式下 Integration Configuration 样式修改
This commit is contained in:
@@ -263,8 +263,9 @@
|
|||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
padding: 3px 15px;
|
padding: 3px 15px;
|
||||||
border: 1px solid $--border-color-light;
|
|
||||||
margin-bottom: -1px;
|
margin-bottom: -1px;
|
||||||
|
color: $--color-text-regular;
|
||||||
|
border: 1px solid $--border-color-light;
|
||||||
background: $--alert-rule-background-color;
|
background: $--alert-rule-background-color;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user