mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-06-06 01:01:33 +00:00
Clean
This commit is contained in:
parent
6f263392a0
commit
467d6b6851
@ -2,9 +2,9 @@
|
|||||||
class="map"
|
class="map"
|
||||||
preserveAspectRatio="none"
|
preserveAspectRatio="none"
|
||||||
>
|
>
|
||||||
<filter id="grayscale">
|
<filter id="grayscale">
|
||||||
<feColorMatrix id="feGrayscale" type="saturate" values="0"/>
|
<feColorMatrix id="feGrayscale" type="saturate" values="0"/>
|
||||||
</filter>
|
</filter>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<app-draw-link-tool *ngIf="drawLinkTool" (linkCreated)="linkCreated($event)"></app-draw-link-tool>
|
<app-draw-link-tool *ngIf="drawLinkTool" (linkCreated)="linkCreated($event)"></app-draw-link-tool>
|
Before Width: | Height: | Size: 260 B After Width: | Height: | Size: 271 B |
Loading…
x
Reference in New Issue
Block a user