Fix gap in network component

This commit is contained in:
Arnaud 2024-10-14 15:49:16 +02:00
parent 3cf0ffeed3
commit a1624bd1ce
No known key found for this signature in database
GPG Key ID: 69D6CE281FCAE663

View File

@ -17,6 +17,7 @@
position: absolute; position: absolute;
top: -19px; top: -19px;
left: -106px; left: -106px;
gap: 4px;
} }
.index-network-text { .index-network-text {