feat/task1-c-wallet
gongfuxiang 2023-04-07 10:43:59 +08:00
parent f0719d6a09
commit 2b61fa2089
3 changed files with 7403 additions and 1650 deletions

File diff suppressed because one or more lines are too long

View File

@ -20,7 +20,7 @@ html input[disabled] { cursor: default !important; color: #b1b1b1 !important; ba
/* 没数据 */
.table-no {
text-align: center;
padding: 20px 0;
padding: 50px 0;
background: #FFF;
color: #b9b7b7;
}

View File

@ -454,6 +454,7 @@ ul.am-dropdown-content > .am-active > a:focus,
.am-nav > li.am-active > a:hover,
.am-nav > li.am-active > a:focus {
color: #d2354c !important;
background-color: transparent;
}
.am-article-title.blog-title{