梁航:修改发布组件样式

This commit is contained in:
hot777zz
2023-11-04 13:23:11 +08:00
parent 6ce3b66029
commit 9694ac9a63

View File

@@ -79,7 +79,7 @@
position: fixed;
transform: translate(-50%, -50%);
left: 50%; top: 40%;
height: 25%;
height: 20%;
width: 90%;
background-color: #fff;
z-index: 40;
@@ -115,6 +115,7 @@
.text{
font-size: 28rpx;
display: block;
color: #686868;
}
</style>