* [task#133148] show program in api space.

This commit is contained in:
dingyongliang
2024-11-26 09:33:47 +08:00
committed by 孙浩
parent 59ecb3e106
commit e100341233
3 changed files with 5 additions and 4 deletions
+3
View File
@@ -3,3 +3,6 @@
.createLibForm .form-horz .form-group {padding-left: 7rem;}
[lang^=zh] .createLibForm .form-horz .form-label {width: var(--form-horz-label-width);}
[lang^=zh] .createLibForm .form-horz .form-group {padding-left: var(--form-horz-label-width);}
.menu-item-inner .item-content .item-title {flex-grow: 0!important;}
.menu-item.is-nested > .item-inner {background-color: inherit!important; color: inherit!important; cursor: default;}
.menu-item.is-nested > .item-inner::before {display: none;}