mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-05-03 09:12:55 +00:00
Link to docs added
This commit is contained in:
parent
baa344fbe5
commit
e1b0e73916
@ -31,6 +31,11 @@
|
|||||||
</mat-expansion-panel>
|
</mat-expansion-panel>
|
||||||
</mat-accordion>
|
</mat-accordion>
|
||||||
</div>
|
</div>
|
||||||
|
<button mat-button class="full-width">
|
||||||
|
<a href="https://docs.gns3.com/docs/">
|
||||||
|
Go to documentation
|
||||||
|
</a>
|
||||||
|
</button>
|
||||||
<button mat-button routerLink="/help/reportissue" class="full-width">
|
<button mat-button routerLink="/help/reportissue" class="full-width">
|
||||||
Report an issue
|
Report an issue
|
||||||
</button>
|
</button>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
.full-width {
|
.full-width {
|
||||||
width: 100%;
|
width: 50%;
|
||||||
margin-top: 20px;
|
margin-top: 20px;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user