feat: command group with title doc

This commit is contained in:
Junyu Zhan
2021-06-07 23:40:03 +08:00
committed by Tienson Qin
parent dde0fb972e
commit c123f978a5
5 changed files with 171 additions and 51 deletions

View File

@@ -11,8 +11,13 @@
}
}
.ui__ac-group-name {
@apply p-2 text-xs;
color: var(--ls-block-ref-link-text-color);
}
.search-all #ui__ac-inner {
max-height: none;
max-height: none;
}
.ui__notifications {