Commit 87a10593 authored by Steven杜宇's avatar Steven杜宇

// 过滤icon更新

parent d31f41c5
......@@ -194,7 +194,7 @@ class YHCertificateListContainerVC: YHBaseViewController {
filterBtn.snp.makeConstraints { make in
make.width.height.equalTo(YHCertificateFilterButton.width)
make.centerY.equalToSuperview()
make.centerY.equalToSuperview().offset(-2)
make.right.equalToSuperview().offset(-18)
}
......
......@@ -5,12 +5,11 @@
"scale" : "1x"
},
{
"filename" : "Group 3394@2x.png",
"filename" : "xinxi_screen.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "Group 3394@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment