wangdoc.com/typescript/function - Aug 2024 by ghostcode
Details
Authorghostcode
LicenseNo License
Categoryhttps://wangdoc.com/
Created
Updated
Size466 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name wangdoc.com/typescript/function - Aug 2024
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document url-prefix("https://wangdoc.com/typescript/function") {
/* Insert code here... */
}
.panel.panel-menu{
position:sticky;
top:0;
background:#fff;
}
.panel.panel-menu .panel-block{
height:700px;
overflow-y:scroll;
}