Commit 981c3c30 authored by Kyle's avatar Kyle

Fix #9219 Affix menu size change

parent 285cf3f7
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
&.affix { &.affix {
position: fixed; position: fixed;
top: 70px; top: 70px;
width: 220px; margin-right: 35px;
} }
} }
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment