mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 11:10:01 +08:00
Fix site code style
This commit is contained in:
parent
2e516f3864
commit
203cdd9c35
@ -102,7 +102,7 @@ Ant Design React 支持所有的现代浏览器和 IE8+。
|
||||
|
||||
<style>
|
||||
.code-line-highlight {
|
||||
box-shadow: 0px 190px 0px rgba(255, 207, 0, 0.16);
|
||||
box-shadow: 0px 195px 0px rgba(255, 207, 0, 0.16);
|
||||
height: 42px;
|
||||
margin-top: -42px;
|
||||
position: relative;
|
||||
|
@ -51,6 +51,6 @@ pre code {
|
||||
border: 1px solid #e9e9e9;
|
||||
padding: 10px 15px;
|
||||
border-radius: 6px;
|
||||
font-size: 0.9rem;
|
||||
font-size: 14px;
|
||||
white-space: pre;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user