chore: improved docs (#152)

* chore: improved docs

* chore: format code

* deps: upgrade dumi 2.1.21

fix https://github.com/actions-cool/issues-helper/issues/153

* chore: update style

* docs: update docs
This commit is contained in:
Wuxh
2023-04-17 19:09:03 +08:00
committed by GitHub
parent 5586509e90
commit 36a1dd8767
12 changed files with 197 additions and 1979 deletions

View File

@@ -17,6 +17,11 @@ html {
@{dark-selector} & {
box-shadow: inset 0 0 10px 2px rgba(0, 0, 0, .8);
}
// https://github.com/actions-cool/issues-helper/pull/152#issuecomment-1504394017
& + & {
margin-top: 16px;
}
}