fix(dumi): update dumi theme (#38684)

This commit is contained in:
子瞻 Luci 2022-11-18 17:57:16 +08:00 committed by GitHub
parent e399a962ed
commit c47b4e5d42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1156,6 +1156,7 @@ const GlobalStyles = () => {
code {
background: ${token.colorBgContainer};
border: none;
box-shadow: unset;
}
}