Commit f70c86e1 by zhanghaozhe

ai测试

parent beaf67be
...@@ -330,6 +330,8 @@ ...@@ -330,6 +330,8 @@
div:nth-child(2) { div:nth-child(2) {
font-size: 14px; font-size: 14px;
margin-bottom: 16px; margin-bottom: 16px;
white-space: pre-wrap;
text-align: left;
} }
label { label {
...@@ -406,6 +408,7 @@ ...@@ -406,6 +408,7 @@
bottom: 0; bottom: 0;
right: 0; right: 0;
background-color: rgba(0, 0, 0, .6); background-color: rgba(0, 0, 0, .6);
z-index: 100;
} }
.user-address { .user-address {
......
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