Commit ee9efb65 authored by Steven杜宇's avatar Steven杜宇

// AI

parent 4368e1ce
...@@ -144,7 +144,7 @@ class YHAIRobotChatViewController: YHBaseViewController { ...@@ -144,7 +144,7 @@ class YHAIRobotChatViewController: YHBaseViewController {
cleanBtn.snp.makeConstraints { make in cleanBtn.snp.makeConstraints { make in
make.width.height.equalTo(24) make.width.height.equalTo(24)
make.top.equalTo(k_Height_statusBar()+k_Height_NavContentBar/2.0-24) make.top.equalTo(k_Height_statusBar()+k_Height_NavContentBar/2.0-12)
make.right.equalToSuperview().offset(-20) make.right.equalToSuperview().offset(-20)
} }
......
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