Merge branch 'master' into hunicus/enterprise-cta-docs

This commit is contained in:
hunicus
2023-09-07 02:30:12 +09:00
committed by GitHub
147 changed files with 4974 additions and 1551 deletions

View File

@@ -155,7 +155,7 @@ ul.no-bull.block-audit code{
#doc-nav-desktop.fixed {
float: unset;
position: fixed;
top: 20px;
top: 80px;
overflow-y: auto;
height: calc(100vh - 50px);
scrollbar-color: #2d3348 #11131f;