mirror of
https://github.com/HeyPuter/puter.git
synced 2026-05-04 16:40:41 +00:00
fix dev docs link
This commit is contained in:
@@ -578,6 +578,7 @@ label {
|
||||
.link-to-docs img{
|
||||
width: 12px;
|
||||
margin-bottom: -1px;
|
||||
margin-left: 5px;
|
||||
}
|
||||
.tab-btn {
|
||||
background-size: 20px;
|
||||
@@ -1381,4 +1382,8 @@ dialog{
|
||||
|
||||
.worker-file-path{
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.tab-btn-separator{
|
||||
display: none;
|
||||
}
|
||||
@@ -92,7 +92,7 @@
|
||||
<!-- Footer -->
|
||||
<div style="overflow: hidden; position: absolute; bottom: 0; width: 100%;">
|
||||
<ul class="sidebar-nav">
|
||||
<li class="no-hover" style="margin-left:0;"><a href="https://developer.puter.com/" class="link-to-docs" target="_blank">Developer Documentation <img src="img/external-link.svg"></a></li>
|
||||
<li class="no-hover" style="margin-left:0;"><a href="https://developer.puter.com/" class="link-to-docs" target="_blank">Developer Documentation<img src="img/external-link.svg"></a></li>
|
||||
</ul>
|
||||
|
||||
<ul class="sidebar-nav sidebar-nav-social">
|
||||
|
||||
Reference in New Issue
Block a user