Commit da21d3de authored by DavidHuang's avatar DavidHuang

Merge branch 'yinhe-live-1212' of...

Merge branch 'yinhe-live-1212' of http://gitlab.galaxy-immi.com/mobile-group/galaxy-iOS into yinhe-live-1212
parents 99df1f55 e56456c2
......@@ -144,7 +144,7 @@ class YHAIRobotChatViewController: YHBaseViewController {
cleanBtn.snp.makeConstraints { make in
make.width.height.equalTo(24)
make.centerY.equalToSuperview()
make.centerY.equalToSuperview().offset(-k_Height_statusBar()/2.0)
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