Commit db712729 authored by 张娇(东信)'s avatar 张娇(东信)

筑农页面优化

parent 92ac4a6a
...@@ -334,13 +334,15 @@ page { ...@@ -334,13 +334,15 @@ page {
} }
.env { .env {
width: 750rpx; width: 750rpx;
height: 48rpx; //height: 48rpx;
background: rgba(255, 255, 255, 0.005); background: rgba(255, 255, 255, 0.005);
backdrop-filter: blur(20rpx); backdrop-filter: blur(20rpx);
position: absolute; position: absolute;
margin-top: -60rpx; margin-top: -60rpx;
z-index: 999; z-index: 999;
.env-info { .env-info {
height: 48rpx;
line-height: 48rpx;
font-size: 28rpx; font-size: 28rpx;
color: #ffffff; color: #ffffff;
margin-left: 20rpx; margin-left: 20rpx;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment