mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-25 03:29:59 +08:00
Fix margin
This commit is contained in:
parent
666dd40933
commit
5b6304997f
@ -3,6 +3,7 @@
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
width: ~"calc(100% - 194px - 64px)";
|
||||
margin-left: 64px;
|
||||
overflow: hidden;
|
||||
font-size: 14px;
|
||||
border-top: 1px solid @site-border-color-split;
|
||||
|
Loading…
Reference in New Issue
Block a user