去除卡片阴影
Showing
1 changed file
with
1 additions
and
0 deletions
| ... | @@ -986,6 +986,7 @@ | ... | @@ -986,6 +986,7 @@ |
| 986 | border: 1px solid #E4EBF4; | 986 | border: 1px solid #E4EBF4; |
| 987 | background-color: white; | 987 | background-color: white; |
| 988 | overflow: auto; | 988 | overflow: auto; |
| 989 | box-shadow: none!important;; | ||
| 989 | .clearfix{ | 990 | .clearfix{ |
| 990 | span{ | 991 | span{ |
| 991 | color: #9B9B9B; | 992 | color: #9B9B9B; | ... | ... |
-
Please register or sign in to post a comment