如下图所示,当我在 iPad 上查看我的网站时,会出现某种黑色边框线。你知道为什么以及如何阅读吗?非常感谢,
.banner2 {
position: absolute;
top: 40px;
left: 40px;
display: inline;
padding: 20px;
background: #fff;
color: #2165CB;
font-weight: 400;
}
.banner3 {
position: absolute;
top: 110px;
left: 80px;
display: inline;
padding-top: 5px;
padding-right: 20px;
padding-bottom: 5px;
padding-left: 20px;
background: #2690CD;
color: #fff;
}