mirror of
https://gitea.com/Lydanne/issues-helper.git
synced 2025-08-19 18:25:58 +08:00
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:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user