This commit is contained in:
Mauricio Bonani 2022-05-25 11:15:29 -04:00 committed by GitHub
parent 3ace7eeafd
commit 3f9ebb588e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@
.red-ui-search-result-node-port { .red-ui-search-result-node-port {
position: absolute; position: absolute;
border-radius: 2px; border-radius: 2px;
border: 1px solid $node-border;; border: 1px solid $node-border;
width: 6px; width: 6px;
height: 7px; height: 7px;
top:4px; top:4px;