Browse Source

顶部导航 选中状态,底部三角居中对齐问题

Chente 6 năm trước cách đây
mục cha
commit
cdc333b2fd
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      css/global.css

+ 2 - 1
css/global.css

@@ -69,7 +69,8 @@ body{
   position:absolute;
   content: "";
   top:39px;
-  left:44px;
+  left:50%;
+  margin-left:-8px;
   height: 0px;
   width: 0px;
   border-left: 7px solid transparent;