Merge branch 'master' into update-docs-api

This commit is contained in:
softsimon
2024-01-09 22:58:16 +07:00
committed by GitHub
25 changed files with 349 additions and 745 deletions

View File

@@ -157,7 +157,7 @@ ul.no-bull.block-audit code{
position: fixed;
top: 80px;
overflow-y: auto;
height: calc(100vh - 50px);
height: calc(100vh - 75px);
scrollbar-color: #2d3348 #11131f;
scrollbar-width: thin;
}