颜色
Showing
1 changed file
with
1 additions
and
2 deletions
| ... | @@ -118,9 +118,8 @@ export default { | ... | @@ -118,9 +118,8 @@ export default { |
| 118 | 118 | ||
| 119 | .ls-title { | 119 | .ls-title { |
| 120 | padding: 16px; | 120 | padding: 16px; |
| 121 | background: linear-gradient(2deg, #00CCFF, transparent); | ||
| 122 | color: #ffffff; | 121 | color: #ffffff; |
| 123 | 122 | background: linear-gradient(-2deg,#409EFF, transparent) | |
| 124 | } | 123 | } |
| 125 | 124 | ||
| 126 | .ls-title .svg-icon { | 125 | .ls-title .svg-icon { | ... | ... |
-
Please register or sign in to post a comment