更改

跳到导航 跳到搜索
添加184字节 、 2021年3月20日 (六) 16:54
无编辑摘要
第144行: 第144行:  
     border: none;
 
     border: none;
 
     border-radius: unset;
 
     border-radius: unset;
 +
}
 +
 +
.tabs-tabbox > .tabs-label {
 +
    margin: 0;
 +
}
 +
 +
.tabs-label {
 +
    background-color: #9ca5aa;
 +
}
 +
 +
.tabs-tabbox > .tabs-container {
 +
    border-radius: 0;
 +
    border: 1px solid #9ca5aa;
 
}
 
}

导航菜单