瀏覽代碼

feat: 样式问题处理

zhangyuhan 8 月之前
父節點
當前提交
6560599741
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      apps/bigmember_pc/src/views/api-doc/components/doc-nav.vue

+ 4 - 0
apps/bigmember_pc/src/views/api-doc/components/doc-nav.vue

@@ -210,6 +210,10 @@ onBeforeMount(() => {
         white-space: normal;
         background-color: #fff;
 
+        &:last-child {
+          border-bottom: 1px solid rgba(236, 236, 236, 1);
+        }
+
         &.is-active,
         &:hover {
           color: #fff;