Explorar o código

feat: 样式问题处理

zhangyuhan hai 8 meses
pai
achega
6560599741
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  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;