提交 0f8f1942 编写于 作者: DCloud-WZF's avatar DCloud-WZF 💬

style: 优化设置 tabBar 弹框样式

上级 e2aa7bec
......@@ -125,16 +125,11 @@
}
.popup {
width: 100%;
/* #ifdef APP */
position: absolute;
height: 100%;
/* #endif */
/* #ifndef APP */
position: fixed;
top: var(--window-top);
bottom: var(--window-bottom);
/* #endif */
top: 0;
bottom: 0;
left: 0;
right: 0;
align-items: center;
justify-content: center;
display: none;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册