Skip to content

Commit

Permalink
chore(module:layout): fixed typo (#8395)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasloetkolben committed Feb 8, 2024
1 parent f6c02ec commit 3648747
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/layout/style/index.less
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
&-children {
height: 100%;
margin-top: -0.1px;
// Hack for fixing margin collaspe bug
// Hack for fixing margin collapse bug
// https://github.com/ant-design/ant-design/issues/7967
// solution from https://stackoverflow.com/a/33132624/3040605
padding-top: 0.1px;
Expand Down

0 comments on commit 3648747

Please sign in to comment.