* add jump-link in xuanxuan_card which can jump to zentao_extension_page

This commit is contained in:
chaideqing
2021-12-01 11:10:22 +08:00
parent ffb072e2e8
commit 17ba1ea184
18 changed files with 128 additions and 6 deletions
+1
View File
@@ -15,3 +15,4 @@ body * {font-size: 13px !important; line-height: 1.42857143; color: rgb(51, 51,
::-webkit-scrollbar {width: 10px; height: 10px;}
::-webkit-scrollbar-thumb:vertical {box-shadow: inset 1px 1px 0 rgb(0 0 0 / 10%), inset 0 -1px 0 rgb(0 0 0 / 7%); background-color: rgba(0, 0, 0, 0.2); border-radius: 10px; opacity: 0; transition: opacity 0.1s;}
.btn span{line-height: 16px; vertical-align: middle;}
.linkButton {float: right; padding-right: 10px; line-height: 34px;}