Commit eb978049 authored by 郝聪敏's avatar 郝聪敏

fix: 修改首页、我的ui细节

parent 784fd07e
......@@ -2,6 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="format-detection" content="telephone=no"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0,user-scalable=no,viewport-fit=cover">
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
......
......@@ -37,6 +37,7 @@
&-activity {
width: 100%;
min-height: 337px;
}
&-service {
......
......@@ -12,6 +12,7 @@
&-account {
display: flex;
flex-direction: column;
justify-content: center;
span:nth-child(1) {
height: 40px;
line-height: 40px;
......@@ -21,7 +22,7 @@
}
span:nth-child(2) {
width: 89px;
padding: 3px 0 0px;
padding-top: 1px;
height: 20px;
line-height: normal;
text-align: center;
......
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