Fix style of the connector warning icon

This commit is contained in:
NI
2019-09-27 09:47:45 +08:00
parent 3b8483f9c5
commit b54b0d250b
2 changed files with 2 additions and 2 deletions

View File

@@ -264,7 +264,7 @@ body {
content: "!";
font-weight: bold;
background: #e11;
padding: 10px;
padding: 3px 13px;
}
.icon.icon-point1 {

View File

@@ -93,7 +93,7 @@
#connect-warning-icon {
float: left;
display: block;
margin-right: 10px;
margin: 5px 10px 5px 0;
}
#connect-warning-icon::after {