Skip to content

Commit

Permalink
sync
Browse files Browse the repository at this point in the history
  • Loading branch information
Zrzzzz committed Nov 30, 2020
1 parent a91a3e6 commit e733007
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WePeiYang/Favorite/View/FeedBackCard.swift
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ class FeedBackCard: CardView {
make.bottom.equalToSuperview().offset(-padding)
}

self.backgroundColor = .white
self.backgroundColor = UIColor(hex6: 0x3f54af)
layout(rect: self.frame)
}

Expand Down

0 comments on commit e733007

Please sign in to comment.