Update ShowConnections.plugin.js
This commit is contained in:
parent
2aa7d64e28
commit
f1d55dc908
|
@ -96,7 +96,7 @@ module.exports = (_ => {
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 28px;
|
width: 28px;
|
||||||
height: 28px;
|
height: 28px;
|
||||||
margin: 0 10px 10px 0;
|
margin: 4px 10px 6px 0;
|
||||||
}
|
}
|
||||||
${BDFDB.dotCN._showconnectionsicon} {
|
${BDFDB.dotCN._showconnectionsicon} {
|
||||||
margin: -15% 0 0 -15%;
|
margin: -15% 0 0 -15%;
|
||||||
|
|
Loading…
Reference in New Issue