Fix style of the connector warning icon
This commit is contained in:
@@ -264,7 +264,7 @@ body {
|
||||
content: "!";
|
||||
font-weight: bold;
|
||||
background: #e11;
|
||||
padding: 10px;
|
||||
padding: 3px 13px;
|
||||
}
|
||||
|
||||
.icon.icon-point1 {
|
||||
|
||||
@@ -93,7 +93,7 @@
|
||||
#connect-warning-icon {
|
||||
float: left;
|
||||
display: block;
|
||||
margin-right: 10px;
|
||||
margin: 5px 10px 5px 0;
|
||||
}
|
||||
|
||||
#connect-warning-icon::after {
|
||||
|
||||
Reference in New Issue
Block a user