NEZ-2709 feat: Integration Configuration 样式修改
This commit is contained in:
@@ -143,6 +143,7 @@
|
||||
letter-spacing: 0;
|
||||
line-height: 16px;
|
||||
font-weight: 400;
|
||||
word-break: keep-all;
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -258,6 +259,14 @@
|
||||
word-break: break-word;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
blockquote{
|
||||
font-size: 13px;
|
||||
font-weight: 600;
|
||||
padding: 3px 15px;
|
||||
border: 1px solid $--border-color-light;
|
||||
margin-bottom: -1px;
|
||||
background: $--alert-rule-background-color;
|
||||
}
|
||||
}
|
||||
|
||||
.integration-dashboard{
|
||||
|
||||
Reference in New Issue
Block a user