NEZ-2650 fix:Integration configuration markdown 样式错误
This commit is contained in:
@@ -224,7 +224,6 @@
|
||||
.integration-configuration{
|
||||
box-sizing: border-box;
|
||||
padding: 30px;
|
||||
padding-top: 15px;
|
||||
padding-right: 10px;
|
||||
margin-right: 20px;
|
||||
height: 100%;
|
||||
@@ -244,19 +243,11 @@
|
||||
line-height: 20px;
|
||||
font-weight: 400;
|
||||
margin-top: 6px;
|
||||
&+p{
|
||||
margin-top: 0;
|
||||
}
|
||||
}
|
||||
.integration-configuration-pre{
|
||||
width: 100%;
|
||||
overflow-y: auto;
|
||||
box-sizing: border-box;
|
||||
padding: 14px;
|
||||
background: $--select-page-hover-background-color;
|
||||
border: 1px solid $--border-color-light;
|
||||
opacity: 0.9;
|
||||
border-radius: 2px;
|
||||
overflow-wrap: break-word;
|
||||
word-break: break-word;
|
||||
white-space: pre-wrap;
|
||||
|
||||
Reference in New Issue
Block a user