【发布时间】:2019-03-27 21:15:19
【问题描述】:
在页面中间放置按钮时遇到问题!
我尝试在 youtube、google 和 stackoverflow 上搜索,但没有找到任何东西!
<style>
.firebaseui-auth-container {
width: 1500px;
height: 1500px;
text-align: center;
margin:0 auto;
}
</style>
我尝试执行我提到的代码,但它不起作用http://prntscr.com/n3u878(如您所见)
【问题讨论】:
-
如果用户的浏览器窗口不是 1500px 宽/高会怎样?那应该如何工作?
标签: javascript css button