Add docker export

Add DocSearch css
This commit is contained in:
DefectingCat
2022-10-18 18:00:36 +08:00
parent dbed04689d
commit 36eaa6cbba
6 changed files with 125 additions and 1 deletions

View File

@ -111,3 +111,7 @@ html {
display: flex;
justify-content: center;
}
.DocSearch-Button {
transition: all 0.3s ease-out;
}