mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-10 11:03:19 +08:00
fix(dumi): update dumi theme (#38684)
This commit is contained in:
parent
e399a962ed
commit
c47b4e5d42
@ -1156,6 +1156,7 @@ const GlobalStyles = () => {
|
|||||||
code {
|
code {
|
||||||
background: ${token.colorBgContainer};
|
background: ${token.colorBgContainer};
|
||||||
border: none;
|
border: none;
|
||||||
|
box-shadow: unset;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user