为了账号安全,请及时绑定邮箱和手机立即绑定

元素无法垂直居中?

元素无法垂直居中?

30秒到达战场 2019-02-06 11:07:05
元素无法垂直居中
查看完整描述

2 回答

?
梵蒂冈之花

TA贡献1900条经验 获得超5个赞

.side-tool a i {

  line-height:40px;

  /*vertical-align: middle;*/

}


查看完整回答
反对 回复 2019-03-13
?
天涯尽头无女友

TA贡献1831条经验 获得超9个赞

.side-tool{

  display: flex;

  flex-direction: column;

  justify-content: center;

  align-items: center;

  position:  fixed;

  right: 1%;

  bottom: 5%;

  width: 40px;

  border: 1px solid #eee;

  background-color: white;

  text-align: center;

  font-size: 24px;

  z-index: 1040;

}


查看完整回答
反对 回复 2019-03-13
  • 2 回答
  • 0 关注
  • 392 浏览

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信