Feat: APIs http server (#7699)

http server
This commit is contained in:
Charlie
2022-12-29 22:30:44 +08:00
committed by GitHub
parent 1206d54c86
commit 51aaa02e76
14 changed files with 1904 additions and 10 deletions

View File

@@ -17,7 +17,7 @@
> .l {
@apply pl-2;
width: var(--ls-left-sidebar-width);
min-width: var(--ls-left-sidebar-width);
height: 100%;
align-items: center;
transition: padding-left .2s;